tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > BlockProps > hasScroll

BlockProps.hasScroll property

Should content be scrollable? Scrollbar will not appear if content doesn’t overflow Block (i.e: if Block’s size is not restricted).

Signature:

hasScroll?: boolean;