浏览代码

Updated export and filter-control README

Sergey Ozeryaniy 10 年之前
父节点
当前提交
95b8ae6fb4
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      src/extensions/export/README.md
  2. 3 0
      src/extensions/filter-control/README.md

+ 3 - 0
src/extensions/export/README.md

@@ -33,3 +33,6 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
 * type: Object
 * type: Object
 * description: export [options](https://github.com/hhurz/tableExport.jquery.plugin#options) of `tableExport.jquery.plugin`
 * description: export [options](https://github.com/hhurz/tableExport.jquery.plugin#options) of `tableExport.jquery.plugin`
 * default: `{}`
 * default: `{}`
+
+### Icons
+* export: 'glyphicon-export icon-share'

+ 3 - 0
src/extensions/filter-control/README.md

@@ -42,6 +42,9 @@ Dependence if you use the datepicker option: [bootstrap-datepicker](https://gith
 * description: Set to true if you want to use the strict search mode.
 * description: Set to true if you want to use the strict search mode.
 * default: `false`
 * default: `false`
 
 
+### Icons
+* clear: 'glyphicon-trash icon-clear'
+
 ## Events
 ## Events
 
 
 ### onColumnSearch(column-search.bs.table)
 ### onColumnSearch(column-search.bs.table)