BootCell
Preparing search index...
FileUploaderProps
Interface FileUploaderProps
interface
FileUploaderProps
{
defaultValue
?:
string
|
string
[]
;
store
:
FileModel
;
value
?:
string
|
string
[]
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
WebFileFieldProps
FileUploaderProps
Indexable
[
key
:
string
]:
any
Index
Properties
default
Value?
store
value?
Properties
Optional
default
Value
defaultValue
?:
string
|
string
[]
store
store
:
FileModel
Optional
value
value
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
Value
store
value
BootCell
Loading...