You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.0 KiB

Tab

  • category: Components
  • chinese: 标签页

选项卡切换组件。

API

Tabs

参数 说明 类型 默认值
activeKey 当前激活 tab 面板的 key String
effect 是否启用面板切换动画 Boolean true
defaultActiveKey 初始化选中面板的 key,如果没有设置 activeKey String 第一个面板
onChange 切换面板的回调 Function
onTabClick tab 被点击的回调 Function

TabPane

参数 说明 类型 默认值
key 对应 activeKey Object
tab 当前 tab 对应的面板 String