NotebookRendererMessaging

Renderer messaging is used to communicate with a single renderer. It's returned from notebooks.createRendererMessaging.

Online Documentation

Functions

Link copied to clipboard
abstract fun postMessage(message: JsAny?, editor: NotebookEditor = definedExternally): PromiseLike<JsBoolean>

Send a message to one or all renderer.