The page navigation is complete. You may now navigate the page content as you wish.
Skip to main content

Dismiss Button

An internal utility component used to provide "dismiss" functionality in other components.

This component is intended only for internal Helios use. If you need to use it, please contact the Design Systems Team.

How to use this component

<Hds::DismissButton {{on "click" this.onClickDismissButton}} />

Component API

ariaLabel string
  • dismiss (default)
Accepts a localized string.
…attributes
This component supports use of ...attributes.


Related