docs: add documentation of all typings (#9359)

This commit is contained in:
neverland
2021-08-31 15:51:38 +08:00
committed by GitHub
parent 43b78002d3
commit 317035e9f5
129 changed files with 661 additions and 79 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const t = useTranslate({
radio: '单选框',
text1: '未选中禁用',
text2: '选中且禁用',
withCell: '与 Cell 组件一起使用',
withCell: '搭配单元格组件使用',
horizontal: '水平排列',
customIcon: '自定义图标',
customColor: '自定义颜色',