Extends#
InputOptions
<number
>
Properties#
Property | Type | Inherited from |
---|---|---|
inputLabel? | string | string [] |
inputLabelPosition? | "top" | "left" |
value | number | InputOptions .value |
setValue | (value ) => void | InputOptions .setValue |
isDisabled? | boolean | InputOptions .isDisabled |
suffix? | Partial <Omit <ButtonOptions , "label" | "inputLabel" |
min | number | - |
max | number | - |
step? | number | - |
centered? | boolean | - |