Skip to content

Page

Page is the standard top-level layout container for business pages. It provides a header area, a content area, and an optional footer area.

Props

PropDescriptionTypeDefault
titlepage titlestring | slot-
descriptionpage descriptionstring | slot-
contentClassclass for the content areastring-
headerClassclass for the header areastring-
footerClassclass for the footer areastring-
autoContentHeightauto-calculate the content area height from the visible layout heightbooleanfalse
heightOffsetextra height offset subtracted from the content area when auto height is enablednumber0

Slots

SlotDescription
defaultpage content
titlecustom title
descriptioncustom description
extraright-side header content
footerfooter content

Contributors

The avatar of contributor named as xingyu4j xingyu4j

Changelog

Released under the MIT License.