jamespot-user-api
Preparing search index...
FieldConfiguration
Type Alias FieldConfiguration<T>
type
FieldConfiguration
<
T
extends
string
=
string
>
=
{
description
?:
string
;
label
:
string
;
mandatory
:
boolean
;
margin
?:
string
;
name
:
T
;
widget
:
Widget
;
}
Type Parameters
T
extends
string
=
string
Index
Properties
description?
label
mandatory
margin?
name
widget
Properties
Optional
description
description
?:
string
label
label
:
string
mandatory
mandatory
:
boolean
Optional
margin
margin
?:
string
name
name
:
T
widget
widget
:
Widget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
label
mandatory
margin
name
widget
jamespot-user-api
Loading...