new FileDownload(element, options)
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
element |
HTMLElement | DOM element for component instantiation and scope |
|||||||||
options |
Object |
Properties
|
Classes
Methods
alignTranslationActions()
- Description:
Adjusts translation item padding to keep actions aligned with the footer when the list is tall enough to show a scrollbar.
- Source:
closeTranslation()
destroy()
handleClickOnToggle(e)
Parameters:
| Name | Type | Description |
|---|---|---|
e |
Event |
handleKeyboard(e)
Parameters:
| Name | Type | Description |
|---|---|---|
e |
Event |
init()
openTranslation()
(static) autoInit(root) → {FileDownload}
Parameters:
| Name | Type | Description |
|---|---|---|
root |
HTMLElement | DOM element for component instantiation and scope |
Returns:
An instance of FileDownload.
- Type
- FileDownload