Skip to content

Tabs - 标签页 ​

Demo ​

更新日期
tabs/demo.vue

云:一片属于云乐坊的天空。

标签页:键盘导航(方向键 / Home / End)、roving focus 基于 reka-ui,滑动指示条与外观走 token。

Props ​

属性说明类型默认值
v-model当前标签string—
items标签项 { label, value, disabled? }TabItem[]—
orientation方向horizontal | verticalhorizontal

Slots ​

每个标签的内容用 value 同名插槽提供,如 #cloud、#fun。