grapesjs-blocks-basic icon indicating copy to clipboard operation
grapesjs-blocks-basic copied to clipboard

add option wrapRows

Open hubermat opened this issue 11 months ago • 0 comments
trafficstars

The default behaviour that rows automatically wrap if the width of the parent container is smaller or equal to 768px is not always suitable. This pull request introduces a new option wrapRows which is true by default. By setting it to false the automatic wrapping is prevented.

hubermat avatar Dec 15 '24 15:12 hubermat