Skip to main content

Page

<gstock-page> | GstockPage

API

Propiedades

Nombre Descripción Reflects Tipo Por defecto
title The title of the page. Reflects string ''
description The description of the page. Reflects string ''
updateComplete

A read-only promise that resolves when the component has finished updating.

Aprende más sobre atributos y propiedades .

Slots

Nombre Descripción
default The main content of the page.
breadcrumb Used for placing breadcrumb navigation. Typically contains a <gstock-breadcrumb> element.

Aprende más sobre slots .

Propiedades personalizadas

Nombre Descripción Default
--page-spacing Controls the spacing between page sections.
--page-max-width Controls the maximum width of the page content.

Aprende más sobre propiedades personalizadas .

Partes

Nombre Descripción
base The component’s base wrapper.
header The page header containing title and description.
title The page title wrapper.
description The page description wrapper.
breadcrumb The breadcrumb navigation wrapper.
content The main content area.

Aprende más sobre partes CSS .