new FileDownload(element, options)
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
element | HTMLElement | DOM element for component instantiation and scope | ||||||||||||
options | Object | Properties
|
Classes
Methods
destroy()
handleClickOnToggle(e)
Parameters:
| Name | Type | Description |
|---|---|---|
e | Event |
init()
(static) autoInit(root) → {FileDownload}
Parameters:
| Name | Type | Description |
|---|---|---|
root | HTMLElement | DOM element for component instantiation and scope |
Returns:
An instance of FileDownload.
- Type
- FileDownload