VExpandTransition API
组件页面
属性
| 名称 | 类型 | 默认值 |
|---|---|---|
| disabled | ||
| Removes the ability to click or target the component. | ||
| group | ||
| Creates a transition-group component. You can find more information in the vue docs . | ||
| mode | ||
| Sets the transition mode (does not apply to transition-group). You can find more information on the Vue documentation for transition modes . | ||
插槽
| default |
| The default Vue slot. |