ソースを参照

Add documentation for filter control starts with search

Alec Fenichel 10 年 前
コミット
a512b3b3c1
1 ファイル変更5 行追加0 行削除
  1. 5 0
      src/extensions/filter-control/README.md

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

@@ -53,6 +53,11 @@ Dependence if you use the datepicker option: [bootstrap-datepicker](https://gith
 * description: Set to true if you want to use the strict search mode.
 * default: `false`
 
+### filterStartsWithSearch
+* type: Boolean
+* description: Set to true if you want to use the starts with search mode.
+* default: `false`
+
 ### Icons
 * clear: 'glyphicon-trash icon-clear'