Skip to content

FieldOptions

Defined in: types.ts:10

Base options applicable to most field types

optional assert: string

Defined in: types.ts:11


optional comment: string

Defined in: types.ts:16


optional default: string

Defined in: types.ts:12


optional permissions: string | PermissionsClause

Defined in: types.ts:15


optional readonly: boolean

Defined in: types.ts:14


optional value: string

Defined in: types.ts:13