Kui API Documentation - v11.0.0 / @kui-shell/core / Watcher
@kui-shell/core.Watcher
▸ init(pusher
): void
the table renderer will call this function when the DOM is ready to accept updates. when you have updates, please call one or the other of the provided functions
Name | Type |
---|---|
pusher |
WatchPusher |
void