Search
Preparing search index...
The search index is not available
FileCell
Options
All
Public
Public/Protected
All
Inherited
Menu
FileCell
FileCell
Class FileCell
Hierarchy
CustomFormElement
<
this
>
&
WebCellComponent
<
FileCellProps
,
this
>
FileCell
Index
Constructors
constructor
Properties
percent
transport
Methods
form
Associated
Callback
render
upload
Constructors
constructor
new
File
Cell
(
...
args
:
any
[]
)
:
FileCell
Parameters
Rest
...
args:
any
[]
Returns
FileCell
Properties
percent
percent
:
number
transport
transport
:
(
file
:
File
)
=>
UploadHandler
Type declaration
(
file
:
File
)
:
UploadHandler
Parameters
file:
File
Returns
UploadHandler
Methods
form
Associated
Callback
form
Associated
Callback
(
form
:
HTMLFormElement
)
:
void
Parameters
form:
HTMLFormElement
Returns
void
render
render
(
)
:
VNode
Returns
VNode
upload
upload
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
File
Cell
constructor
percent
transport
form
Associated
Callback
render
upload
Generated using
TypeDoc