findLayout MethodStatic

Finds a Content Layout with a given id.

findLayout(layoutId: string): ContentLayoutDef | undefined

Parameter Type Description
layoutId string the id of the Content Layout to find

Returns - ContentLayoutDef | undefined

the ContentLayoutDef if found, or undefined otherwise

Defined in

Last Updated: 13 June, 2024