|
@@ -1296,7 +1296,7 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
## showButtonIcons
|
|
## showButtonIcons
|
|
|
|
|
|
|
|
-- **Attribute:** `show-button-icons`
|
|
|
|
|
|
|
+- **Attribute:** `data-show-button-icons`
|
|
|
|
|
|
|
|
- **Type:** `Boolean`
|
|
- **Type:** `Boolean`
|
|
|
|
|
|
|
@@ -1310,7 +1310,7 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
## showButtonText
|
|
## showButtonText
|
|
|
|
|
|
|
|
-- **Attribute:** `show-button-text`
|
|
|
|
|
|
|
+- **Attribute:** `data-show-button-text`
|
|
|
|
|
|
|
|
- **Type:** `Boolean`
|
|
- **Type:** `Boolean`
|
|
|
|
|
|
|
@@ -1842,7 +1842,7 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
## visibleSearch
|
|
## visibleSearch
|
|
|
|
|
|
|
|
-- **Attribute:** `visible-search`
|
|
|
|
|
|
|
+- **Attribute:** `data-visible-search`
|
|
|
|
|
|
|
|
- **Type:** `Boolean`
|
|
- **Type:** `Boolean`
|
|
|
|
|
|