Provides tablist element.
Classes
Interfaces
Type Definitions
object
# Panel
The information about a panel managed by the tablist.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
id |
string
|
The id of the panel's root node |
|
label |
string
|
function
|
The label to use for the panel |
|
removeCallback |
function
|
<optional> |
A function to call when the panel is removed (optional) |