PluginsNode TypesSectionNoderesizeWithoutConstraintsOn this pageresizeWithoutConstraintsResizes the section node without constraints. Supported on:SectionNode Signature resizeWithoutConstraints(width: number, height: number): void Parameters width New width of the node. Must be >= 0.01 height New height of the node. Must be >= 0.01