Skip to content
Nova UI
Main Navigation
指南
组件
在线示例
主题
Menu
Return to top
On this page
Tabs 标签页
选项卡切换组件。
示例
API
属性
说明
类型
默认值
items
标签项
TabItem[]
-
activeKey
当前激活
string
-
defaultActiveKey
默认激活
string
-
onChange
切换回调
(key: string) => void
-