Skip to main content

Home > @jsplumbtoolkit/browser-ui > IngestOptions > render

IngestOptions.render property

Defaults to true, meaning a Surface is created. If you set this to false no Surface is created. Unless you can think of a reason why you would not want the Surface to be created it is best to not provide a value for this parameter.

Signature:

render?: boolean;