OffcanvasResponsiveBreakpoint #

Content is displayed using the offcanvas when below this breakpoint, otherwise, contents are rendered in-place.

API #

Enum values #

Name Value Description
None 0 Always render contents outside the viewport in an offcanvas.
Small 1 Render contents outside the viewport in an offcanvas when below the "small" breakpoint (576px, exclusive).
Medium 3
Large 4 Render contents outside the viewport in an offcanvas when below the "medium" breakpoint (768px, exclusive).
ExtraLarge 5 Render contents outside the viewport in an offcanvas when below the "large" breakpoint (992px, exclusive).
Xxl 6 Render contents outside the viewport in an offcanvas when below the "extra-large" breakpoint (1200px, exclusive).
An unhandled error has occurred. Reload 🗙