|
|
@@ -708,6 +708,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `false`
|
|
|
|
|
|
+- **Example:** [Table Search](https://examples.bootstrap-table.com/#options/table-search.html)
|
|
|
+
|
|
|
## searchOnEnterKey
|
|
|
|
|
|
- **Attribute:** `data-search-on-enter-key`
|
|
|
@@ -720,6 +722,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `false`
|
|
|
|
|
|
+- **Example:** [Search On Enter Key](https://examples.bootstrap-table.com/#options/search-on-enter-key.html)
|
|
|
+
|
|
|
## strictSearch
|
|
|
|
|
|
- **Attribute:** `data-strict-search`
|
|
|
@@ -732,6 +736,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `false`
|
|
|
|
|
|
+- **Example:** [Strict Search](https://examples.bootstrap-table.com/#options/strict-search.html)
|
|
|
+
|
|
|
## trimOnSearch
|
|
|
|
|
|
- **Attribute:** `data-trim-on-search`
|
|
|
@@ -744,6 +750,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `true`
|
|
|
|
|
|
+- **Example:** [Trim On Search](https://examples.bootstrap-table.com/#options/trim-on-search.html)
|
|
|
+
|
|
|
## searchAlign
|
|
|
|
|
|
- **Attribute:** `data-search-align`
|
|
|
@@ -756,6 +764,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `'right'`
|
|
|
|
|
|
+- **Example:** [Search Align](https://examples.bootstrap-table.com/#options/search-align.html)
|
|
|
+
|
|
|
## searchTimeOut
|
|
|
|
|
|
- **Attribute:** `data-search-time-out`
|
|
|
@@ -768,6 +778,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `500`
|
|
|
|
|
|
+- **Example:** [Search Time Out](https://examples.bootstrap-table.com/#options/search-time-out.html)
|
|
|
+
|
|
|
## searchText
|
|
|
|
|
|
- **Attribute:** `data-search-text`
|
|
|
@@ -780,6 +792,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Default:** `''`
|
|
|
|
|
|
+- **Example:** [Search Text](https://examples.bootstrap-table.com/#options/search-text.html)
|
|
|
+
|
|
|
## customSearch
|
|
|
|
|
|
- **Attribute:** `data-custom-search`
|