@sankhyalabs/sankhyablocks-docs 8.16.0-rc.36 → 8.16.0-rc.38
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.
@@ -107,6 +107,16 @@ Type: `Promise<void>`
|
|
107
107
|
|
108
108
|
|
109
109
|
|
110
|
+
### `reloadConfig() => Promise<void>`
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
#### Returns
|
115
|
+
|
116
|
+
Type: `Promise<void>`
|
117
|
+
|
118
|
+
|
119
|
+
|
110
120
|
### `reloadFilterBar() => Promise<void>`
|
111
121
|
|
112
122
|
Faz o recarregamento da filter-bar da grade buscando o state no servidor.
|