VExpansionPanelTitle API
组件页面
属性
| 名称 | 类型 | 默认值 |
|---|---|---|
| collapse-icon | ||
| Icon used when the expansion panel is in a collapsable state. | ||
| color | ||
| Applies specified color to the control - supports utility colors (for example success or purple) or css color (#033 or rgba(255, 0, 0, 0.5)). Find a list of built-in classes on the colors page . | ||
| expand-icon | ||
| Icon used when the expansion panel is in a expandable state. | ||
| focusable | ||
| MISSING DESCRIPTION (edit in github ) | ||
| hide-actions | ||
| Hide the expand icon in the content title. | ||
| readonly | ||
| MISSING DESCRIPTION (edit in github ) | ||
| ripple | ||
| Applies the v-ripple directive. | ||
| static | ||
| Remove title size expansion when selected. | ||
插槽
| actions |
| MISSING DESCRIPTION (edit in github) |
| default |
| 默认 Vue 插槽 |