Preparing search index...
The search index is not available
BootCell
BootCell
FileUploader
Class FileUploader
Hierarchy (
View Summary
)
WebFileField
HTMLElement
FileUploader
Implements
WebFileField
Index
Constructors
constructor
Properties
default
Value?
props
value?
Accessors
accept
multiple
pick
Index
store
Methods
emit
Files
handle
Add
handle
Change
handle
Drop
mounted
Callback
render
render
Content
update
Files
Constructors
constructor
new
FileUploader
()
:
FileUploader
Returns
FileUploader
Properties
Optional
default
Value
defaultValue
?:
string
|
string
[]
props
props
:
FileUploaderProps
Optional
value
value
?:
string
|
string
[]
Accessors
accept
accept
:
any
multiple
multiple
:
any
pick
Index
pickIndex
:
any
store
store
:
any
Methods
emit
Files
emitFiles
(
files
?:
string
[]
)
:
void
Parameters
Optional
files
:
string
[]
Returns
void
handle
Add
handleAdd
()
:
Promise
<
void
>
Returns
Promise
<
void
>
handle
Change
handleChange
(
oldURI
?:
string
,
)
:
(
event
:
CustomEvent
<
{
file
?:
File
;
value
:
string
}
>
)
=>
any
Parameters
oldURI
:
string
= ''
Returns
(
event
:
CustomEvent
<
{
file
?:
File
;
value
:
string
}
>
)
=>
any
handle
Drop
handleDrop
(
index
:
number
)
:
(
event
:
DragEvent
)
=>
void
Parameters
index
:
number
Returns
(
event
:
DragEvent
)
=>
void
mounted
Callback
mountedCallback
()
:
void
Called at first time of DOM tree updated
Returns
void
render
render
()
:
VNode
Returns
VNode
render
Content
renderContent
()
:
VNode
Returns
VNode
update
Files
updateFiles
(
value
:
string
|
string
[]
)
:
void
Parameters
value
:
string
|
string
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
default
Value
props
value
Accessors
accept
multiple
pick
Index
store
Methods
emit
Files
handle
Add
handle
Change
handle
Drop
mounted
Callback
render
render
Content
update
Files
BootCell
Status
Theme
Accordion
Carousel
CodeBlock
CountDown
Dialog
DialogClose
DropdownButton
FileModel
FilePicker
FileUploader
ImagePreview
MonthCalendar
Nav
OffcanvasNavbar
RangeInput
SplitView
Tab
Tabs
TooltipBox
AccordionProps
AlertProps
BadgeProps
BGIconProps
BreadcrumbItemProps
ButtonGroupProps
ButtonProps
CardImgProps
CardProps
CarouselItemProps
CarouselProps
CodeBlockProps
CollapseProps
ContainerProps
CountDownProps
DateData
DialogProps
DropdownButtonProps
FABGIconProps
FAIconProps
FilePickerProps
FileUploaderProps
FloatingLabelProps
FormCheckProps
IconProps
InputGroupProps
JumbotronProps
ListGroupItemProps
ListGroupProps
MediaObjectProps
ModalHeaderProps
ModalProps
MonthCalendarProps
NavbarProps
NavDropdownProps
NavLinkProps
NavProps
OffcanvasBoxProps
OffcanvasHeaderProps
OffcanvasNavbarProps
OffcanvasProps
PagerProps
PaginationItemProps
PaginationProps
ProgressBarProps
RangeInputProps
RatioProps
ScrollBoundaryProps
SpinnerBoxProps
SpinnerProps
StepperProps
StepProps
TableProps
TabProps
ToggleButtonProps
TooltipBoxProps
WebFileField
WebFileFieldProps
AlertLinkProps
BackgroundColor
BasicColor
BreadcrumbProps
ButtonToolbarProps
ColProps
EdgePosition
FilePreviewProps
FormControlProps
FormControlTag
FormFieldProps
FormGroupProps
FormLabelProps
IconButtonProps
ImageProps
ModalBodyProps
ModalFooterProps
ModalTitleProps
NavbarBrandProps
NavbarToggleProps
PageMeta
PositionY
RowProps
Size
TextColor
TouchHandler
FileTypeMap
AccordionBody
AccordionHeader
AccordionItem
Alert
AlertLink
Badge
BGIcon
BreadCrumb
BreadcrumbItem
Button
ButtonGroup
ButtonToolbar
Card
CardBody
CardFooter
CardHeader
CardImg
CardTitle
CarouselCaption
CarouselItem
CloseButton
Col
Collapse
Container
Dropdown
DropdownItem
DropdownMenu
DropdownToggle
FABGIcon
FAIcon
FilePreview
FloatingLabel
FormCheck
FormControl
FormField
FormGroup
FormLabel
Icon
IconButton
Image
InputGroup
InputGroupText
isButton
isStep
Jumbotron
ListGroup
ListGroupItem
MediaObject
Modal
ModalBody
ModalFooter
ModalHeader
ModalTitle
Navbar
NavbarBrand
NavbarToggle
NavDropdown
NavLink
Offcanvas
OffcanvasBody
OffcanvasBox
OffcanvasHeader
OffcanvasTitle
Pager
Pagination
PaginationItem
ProgressBar
Ratio
Row
ScrollBoundary
Spinner
SpinnerBox
Step
Stepper
Table
ToggleButton
Tooltip
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Called at first time of DOM tree updated