Design systém4.2

gov-backdrop

Properties

PropertyAttributeDescriptionTypeDefault
accessibleLabelaccessible-labelAdds accessible label for the backdrop that is only shown for screen readers.stringundefined
accessibleLabelledByaccessible-labelledbyString of id's that indicate alternative labels elementsstringundefined
disableddisabledMakes the backdrop component disabled.booleanfalse
inverseinverseDetermine if component should have inverse colors to be used on dark background.booleanfalse

Events

EventDescriptionType
gov-clickEmitted when button clicks.CustomEvent<MouseEvent>

Methods

validateAccessibility() => Promise<void>

Validate the accessibility attributes of the component

Returns

Type: Promise<void>

Dependencies

Used by

Graph


Built with StencilJS