Search
Loading...
Skip to content

Interface: InputOptions

Extended by#

Type Parameters#

Type ParameterDefault type
T-
P"top"

Properties#

PropertyType
inputLabel?string
inputLabelPosition?P
valueT
setValue(value) => void
isDisabled?boolean
suffix?Partial<Omit<ButtonOptions, "label"