Skip to content
HomePagesHomePages template kit

bindGroups

Bind a section's declared groups to typed bindings.

Bind a section’s declared groups to typed bindings. Empty when no groups.

Import from @homepages/template-kit.

function bindGroups<S extends SectionSchemaShape>(schema: S): GroupBindingMap<S>
Name Type Required Description
schema S required

GroupBindingMap<S>