Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/layouts/registry.ts
Get all registered layouts grouped by section type.
Signature
tsfunction getAllLayoutInfo(): Record<string, string[]>
Returns: Record<string, string[]>
Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/layouts/registry.ts
Get all registered layouts grouped by section type.
tsfunction getAllLayoutInfo(): Record<string, string[]>
Returns: Record<string, string[]>
Was this page helpful?