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