Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/layouts/registry.ts
List available layout keys for a section type.
Signature
tsfunction getAvailableLayouts(sectionType: string): string[]
Parameters
| Name | Type |
|---|---|
sectionType | string |
Returns: string[]
Was this page helpful?