Groups
Group and GroupConnector allow you to organise your blocks more efficiently, by distributing them in space and reusing groups of blocks in multiple places.
Group
Use Group to form a named group of blocks.
Developer docs
../../../../../../packages/interkit/components/Group.svelte
GroupConnector
Use GroupConnector to insert a previously named group. You can connect a group to multiple locations, making it possible to reuse complex sets of blocks.
Developer docs
../../../../../../packages/interkit/components/GroupConnector.yaml.svelte