浏览代码

Merge pull request #653 from olly79/patch-1

Update table-options.md
文翼 10 年之前
父节点
当前提交
5c830738b2
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/_i18n/en/documentation/table-options.md

+ 7 - 0
docs/_i18n/en/documentation/table-options.md

@@ -245,6 +245,13 @@ The table options is defined in `jQuery.fn.bootstrapTable.defaults`.
         <td>Set timeout for search fire.</td>
     </tr>
     <tr>
+        <td>trimOnSearch</td>
+        <td>data-trim-on-search</td>
+        <td>Boolean</td>
+        <td>true</td>
+        <td>True to trim spaces in search field.</td>
+    </tr
+    <tr>
         <td>showHeader</td>
         <td>data-show-header</td>
         <td>Boolean</td>