@sankhyalabs/sankhyablocks-docs 8.16.0-dev.66 → 8.16.0-dev.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -108,6 +108,16 @@ Type: `Promise<void>`
|
|
108
108
|
|
109
109
|
|
110
110
|
|
111
|
+
### `reloadConfig() => Promise<void>`
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
#### Returns
|
116
|
+
|
117
|
+
Type: `Promise<void>`
|
118
|
+
|
119
|
+
|
120
|
+
|
111
121
|
### `reloadFilterBar() => Promise<void>`
|
112
122
|
|
113
123
|
Faz o recarregamento da filter-bar da grade buscando o state no servidor.
|