spectrum-web-components
spectrum-web-components copied to clipboard
[Feat][a11y]: sp-dialog-wrapper, add dismissable-label to provide a label for the close button
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
DialogWrapper, Dialog
Description of the requested feature
This relates to #1975. In the same way that the DialogWrapper can supply a confirm-label, cancel-label, and secondary-label, we should provide a dismiss-label to be used as the label for the close button , when the Dialog is dismissable.
Mockups or screenshots
No response
Implementation notes or ideas
No response