forked from fanruan/fineui
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.
26 lines
902 B
26 lines
902 B
7 years ago
|
# Summary
|
||
|
|
||
|
## 总览
|
||
|
* [文档规范](README.md)
|
||
|
|
||
|
## 详细控件
|
||
|
* 按钮组
|
||
|
* [通用按钮](detailed/bi.button/general.md)
|
||
|
* [带提示的按钮](detailed/bi.button/tooltip.md)
|
||
|
* [单选框](detailed/bi.single_select_item.md)
|
||
|
* [复选框](detailed/bi.multi_select_item.md)
|
||
|
* [node节点](detailed/node.md)
|
||
|
* [segment组件](detailed/bi.segment.md)
|
||
|
* 树形结构
|
||
|
* [bi.multi_tree_combo](detailed/tree/bi.multi_tree_combo.md)
|
||
|
* [bi.switch_tree](detailed/tree/bi.switch_tree.md)
|
||
|
* 表格
|
||
|
* [bi.preview_table](detailed/table/bi.preview_table.md)
|
||
|
* [bi.responsive_table](detailed/table/bi.responsive_table.md)
|
||
|
* [bi.excel_table](detailed/table/bi.excel_table.md)
|
||
|
* 文本框控件
|
||
|
* [bi.text_editor](detailed/text_input/bi.text_editor.md)
|
||
|
* [bi.search_editor](detailed/text_input/bi.search_editor.md)
|
||
|
* [bi.clear_editor](detailed/text_input/bi.clear_editor.md)
|
||
|
|