Preparing search index...
The search index is not available
MobX RESTful table
MobX RESTful table
FilePickerProps
Interface FilePickerProps
interface
FilePickerProps
{
onChange
?:
(
value
:
string
|
number
|
readonly
string
[]
,
file
?:
File
,
)
=>
any
;
}
Hierarchy
FormComponentProps
FilePickerProps
Index
Properties
on
Change?
Properties
Optional
on
Change
onChange
?:
(
value
:
string
|
number
|
readonly
string
[]
,
file
?:
File
)
=>
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Change
MobX RESTful table
Loading...