MobX RESTful table
Preparing search index...
RangeInputProps
Interface RangeInputProps
interface
RangeInputProps
{
icon
?:
ReactNode
|
(
(
itemValue
:
number
)
=>
ReactNode
)
;
}
Hierarchy
Omit
<
FormComponentProps
,
"type"
>
RangeInputProps
Index
Properties
icon?
Properties
Optional
icon
icon
?:
ReactNode
|
(
(
itemValue
:
number
)
=>
ReactNode
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icon
MobX RESTful table
Loading...