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