getLayoutForGroup MethodStatic
Return a LayoutDef that is specific to a content group.
getLayoutForGroup(contentGroupProps: ContentGroupProps | ContentGroup, overrideContentLayout?: ContentLayoutProps): ContentLayoutDef
| Parameter | Type | Description |
|---|---|---|
| contentGroupProps | ContentGroupProps | ContentGroup | |
| overrideContentLayout | ContentLayoutProps |
Returns - ContentLayoutDef
the ContentLayoutDef if found, or undefined otherwise
Defined in
Last Updated: 29 September, 2023