Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectFieldParameters<Value>

Type parameters

  • Value

Hierarchy

Index

Properties

Optional disabled

disabled: undefined | false | true

Optional humanize

humanize: undefined | false | true

Optional options

options: SelectFieldOptions<Value>

Optional value

value: Input

Generated using TypeDoc