MobX RESTful table - v2.7.2
GitHub
Preparing search index...
FilePickerProps
Interface FilePickerProps
interface
FilePickerProps
{
onView
?:
(
data
:
Pick
<
FilePreviewProps
,
"path"
|
"file"
>
)
=>
void
;
}
Hierarchy
FormComponentProps
<
string
|
File
>
FilePickerProps
Index
Properties
on
View?
Properties
Optional
on
View
onView
?:
(
data
:
Pick
<
FilePreviewProps
,
"path"
|
"file"
>
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
View
GitHub
MobX RESTful table - v2.7.2
Loading...