FieldOptions
Defined in: types.ts:10
Base options applicable to most field types
Extended by
Section titled “Extended by”Properties
Section titled “Properties”assert?
Section titled “assert?”
optional
assert:string
Defined in: types.ts:11
comment?
Section titled “comment?”
optional
comment:string
Defined in: types.ts:16
default?
Section titled “default?”
optional
default:string
Defined in: types.ts:12
permissions?
Section titled “permissions?”
optional
permissions:string
|PermissionsClause
Defined in: types.ts:15
readonly?
Section titled “readonly?”
optional
readonly:boolean
Defined in: types.ts:14
value?
Section titled “value?”
optional
value:string
Defined in: types.ts:13