Add support for a type editor similar to the existing Canvas editor, but with only a single module. The type editor allows types to be created, extended, previewed, loaded, and saved. Ports and ConfigFields defined in a Type are included by extending Types.
Updating a type (ie. adding a port) should cause all instances extending from that type to also receive the new port.
Add support for a type editor similar to the existing Canvas editor, but with only a single module. The type editor allows types to be created, extended, previewed, loaded, and saved. Ports and ConfigFields defined in a Type are included by extending Types.
Updating a type (ie. adding a port) should cause all instances extending from that type to also receive the new port.