Magek Framework
GitHub
Website
Preparing search index...
FieldOptions
Interface FieldOptions
Options for the @Field() decorator
interface
FieldOptions
{
nullable
?:
boolean
;
readonly
?:
boolean
;
}
Index
Properties
nullable?
readonly?
Properties
Optional
nullable
nullable
?:
boolean
Optional
readonly
readonly
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
nullable
readonly
GitHub
Website
Magek Framework
Loading...
Options for the @Field() decorator