render method

  1. @JSExport()
JSPromise<JSAny?> render()

Implementation

@JSExport()
JSPromise render() => viewer.render().toJS;