Defines sidebar panel component. Each tab of sidebar is called sidebar-panel, this is a container component with an icon and title. It must be the child of a sidebar component. For more details on usage please visit this page /examples/UIExtension/tutorials/widgets/sidebar.html
More...
Defines sidebar panel component. Each tab of sidebar is called sidebar-panel, this is a container component with an icon and title. It must be the child of a sidebar component. For more details on usage please visit this page /examples/UIExtension/tutorials/widgets/sidebar.html
◆ status
| string SidebarComponent::status |
The current status of this sidebar.
- Since
- 7.0.0
◆ STATUS_COLLAPSED
| readonly string SidebarComponent::STATUS_COLLAPSED |
|
static |
The constant of collapse status.
- Since
- 7.0.0
◆ STATUS_COLLAPSED_TOTALLY
| readonly string SidebarComponent::STATUS_COLLAPSED_TOTALLY |
|
static |
The constant of collapse totally status.
- Since
- 7.0.0
◆ STATUS_EXPANDED
| readonly string SidebarComponent::STATUS_EXPANDED |
|
static |
The constant of expand status.
- Since
- 7.0.0