Design systém4.2

gov-breadcrumbs

Properties

PropertyAttributeDescriptionTypeDefault
accessibleLabelaccessible-labelAdds accessible label for the pagination that is only shown for screen readers.stringundefined
accessibleLabelledByaccessible-labelledbyIndicates the id of a component that labels the pagination.stringundefined
accessibleToggleLabelaccessible-toggle-labelAdds an accessible label to display the full breadcrumb navigation that only screen readers can see.string'Zobrazit či skrýt navigaci'
collapsiblecollapsibleDefines whether the components can be collapsible when element doesn't fit in one row.booleanfalse
isExpandedis-expandedDefines whether the breadcrumbs are open or closed by buttonbooleanfalse

Events

EventDescriptionType
gov-changeCalled when the Breadcrumbs state changesCustomEvent<GovBreadcrumbsChangeEvent>

Methods

validateAccessibility() => Promise<void>

Validate the WCAG attributes of the component

Returns

Type: Promise<void>

Dependencies

Depends on

Graph


Built with StencilJS