Skip to main content

SchemaFieldProps

Implemented by

Indexable

[key: string]: any

Index

Properties

optionaldb_default

db_default?: string | number | boolean

optionaldb_type

db_type?: string

optionalhelp

help?: string

optionallabel

label?: string

optionalname

name?: string

optionaloptions

options?: ArrayIndexed<{}>

optionalparameterName

parameterName?: string

optionalparameterNameShort

parameterNameShort?: string

optionalplaceholder

placeholder?: string

optionalprotected

protected?: boolean

optionalreadonly

readonly?: boolean

optionalrenamable

renamable?: boolean

optionalsearchable

searchable?: boolean

type

type: string

optionalvalue

value?: any

optionalvisible

visible?: boolean