Collapse
Basic usage
Customized Title
The title slot can be used to customize the title of the panel.
Expand or Collapse panel by default
The isCollapse attribute can be used to expand or collapse the panel by default.
API
Attributes
| Name | is Required | Description | Type | Default Value |
|---|---|---|---|---|
| title | No | title of panel | string | - |
| isCollapse | No | Expand by default? | boolean | false |
| showCollapse | No | Show expand/collapse arrow? | boolean | false |
Slots
| Slot Name | Description |
|---|---|
| title | slot of title |
