@suluk/admin - v0.1.3
↑ Suluk
GitHub
Preparing search index...
EntityField
Interface EntityField
interface
EntityField
{
name
:
string
;
type
:
string
;
required
:
boolean
;
format
?:
string
;
enum
?:
string
[]
;
}
Index
Properties
name
type
required
format?
enum?
Properties
name
name
:
string
type
type
:
string
JSON-Schema type: string | integer | number | boolean | array | object.
required
required
:
boolean
Optional
format
format
?:
string
Optional
enum
enum
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
required
format
enum
↑ Suluk
GitHub
@suluk/admin - v0.1.3
Loading...
JSON-Schema type: string | integer | number | boolean | array | object.