findLayout MethodStatic

Finds a Content Layout with a given id.

findLayout(layoutId: string): undefined | ContentLayoutDef

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

Returns - undefined | ContentLayoutDef

the ContentLayoutDef if found, or undefined otherwise

Defined in

Last Updated: 11 June, 2024