The Page is an outer wrapper for the main content of a page. It includes the location for the page title and optionally a Sidebar.
By default, pages have a max width of 1280px
. This can be shrunk to 768px
, or removed altogether.
By default, pages do not have a min width. A min width can be enabled on the Page's content to prevent the underlying components from being responsive, creating a horizontal scroll effect. The minimum width value is set to 1280px
for default and wide Pages, and 768px
for narrow Pages. This can be useful when page content is not useful to scale down, such as tables.