new (config)
DrawerPanel is a class used to create a single tab and content divs
and add it to a parent div.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | An object containing the following options.
|
DrawerPanel is a class used to create a single tab and content divs
and add it to a parent div.
Name | Type | Description |
---|---|---|
config |
Object | An object containing the following options.
|
Drawer is a class that creates an empty panel where the user can add
content to it. It allows the user to add more tabs as needed.
Name | Type | Description |
---|---|---|
baseID |
String | AThe id of the div element where the Drawer will be |
config |
Object | Contains the following settings:
|
Drawer is a class that creates an empty panel where the user can add
content to it. It allows the user to add more tabs as needed.
Name | Type | Description |
---|---|---|
baseID |
String | AThe id of the div element where the Drawer will be |
config |
Object | Contains the following settings:
|