applyAllLayouts
@blockslides/core / applyAllLayouts
Function: applyAllLayouts()
applyAllLayouts(
editorElement):void
Defined in: blockslides/packages/core/src/utilities/layoutParser.ts:108
Applies layouts to all rows in the editor Should be called after editor mount and after content updates
Parameters
editorElement
HTMLElement
The root editor DOM element
Returns
void