GroupBinding
One declared group's binding — the id {@link SlotGroup} derives its `data-slot-group` marker from.
One declared group’s binding — the id {@link SlotGroup} derives its data-slot-group marker from.
Import from @homepages/template-kit.
Signature
Section titled “Signature”export type GroupBinding = { readonly id: string;};