LWT JavaScript API
Preparing search index...
modules/admin/pages/user_management
UserFormConfig
Interface UserFormConfig
Config the form scaffold ships.
interface
UserFormConfig
{
isEdit
:
boolean
;
userId
:
number
|
null
;
}
Index
Properties
is
Edit
user
Id
Properties
is
Edit
isEdit
:
boolean
user
Id
userId
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Edit
user
Id
LWT JavaScript API
Loading...
Config the form scaffold ships.