Reference NodeΒΆ

Reference nodes, (aka refmods) allow you to import a module and render it inside another module. Refmods are rendered inside an iframe to provide isolation. To avoid circular dependencies, you cannot include a module as a refmod if it already contain the root module.

Note

Open refmods are unimplemented, but will accept drag/drop children modules which implement the appropriate interface.

See also: