Skip to main content

Home > @jsplumbtoolkit/browser-ui > ViewNodeOrPortOptions > template

ViewNodeOrPortOptions.template property

Template to use for a vertex of this type. This is only for 'vanilla' Toolkit: if you are using an integration such as React/Angular/Vue/Svelte, you will not need to provide this. If you provide this and also templateId, this will take precedence.

Signature:

template?: string;