ant-design/components/tabs/demo/editable-card.md

8 lines
209 B
Markdown
Raw Normal View History

2016-08-03 10:39:20 +08:00
## zh-CN
2019-05-07 14:57:32 +08:00
只有卡片样式的页签支持新增和关闭选项。使用 `closable={false}` 禁止关闭。
2015-12-15 16:34:02 +08:00
2016-08-03 10:39:20 +08:00
## en-US
2019-05-07 14:57:32 +08:00
Only card type Tabs support adding & closable. +Use `closable={false}` to disable close.