BootCell
Preparing search index...
WebFileField
Interface WebFileField
interface
WebFileField
{
defaultValue
?:
string
|
string
[]
;
props
:
FileUploaderProps
;
value
?:
string
|
string
[]
;
}
Hierarchy (
View Summary
)
Pick
<
FileUploaderProps
,
"defaultValue"
|
"value"
>
Omit
<
WebField
<
FileUploaderProps
>
,
"defaultValue"
|
"value"
|
"props"
>
WebFileField
FileUploader
Implemented by
FileUploader
Index
Properties
default
Value?
props
value?
Properties
Optional
default
Value
defaultValue
?:
string
|
string
[]
props
props
:
FileUploaderProps
Optional
value
value
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
Value
props
value
BootCell
Loading...