|
@@ -26,7 +26,7 @@ toc: true
|
|
|
|
|
|
|
|
- **Detail:**
|
|
- **Detail:**
|
|
|
|
|
|
|
|
- Set `true` to enable auto refresh plugin. **This does not mean enable auto refresh.** This allows the user to enable/disable auto refresh by clicking the button.
|
|
|
|
|
|
|
+ Set `true` to enable auto refresh plugin.
|
|
|
|
|
|
|
|
- **Default:** `false`
|
|
- **Default:** `false`
|
|
|
|
|
|
|
@@ -66,6 +66,18 @@ toc: true
|
|
|
|
|
|
|
|
- **Default:** `true`
|
|
- **Default:** `true`
|
|
|
|
|
|
|
|
|
|
+### showAutoRefresh
|
|
|
|
|
+
|
|
|
|
|
+- **Attribute:** `data-show-auto-refresh`
|
|
|
|
|
+
|
|
|
|
|
+- **type:** `Boolean`
|
|
|
|
|
+
|
|
|
|
|
+- **Detail:**
|
|
|
|
|
+
|
|
|
|
|
+ Set `false` to hide the auto refresh button, as example if you want to disallow deactivating the auto fresh by the user.
|
|
|
|
|
+
|
|
|
|
|
+- **Default:** `true`
|
|
|
|
|
+
|
|
|
### Icons
|
|
### Icons
|
|
|
|
|
|
|
|
- autoRefresh: 'fa-clock'
|
|
- autoRefresh: 'fa-clock'
|