Skip to main content

SveltePortMapping

Definition of a port - its component, and behaviour.

Extends

  • Omit<PortMapping<any>, "templateIdResolver" | "template" | "templateId" | "parameters">

Properties

component?

optional component: any

component used to render this port type. Optional; if you do not supply it a default component will be used.