1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 05:49:07 +02:00
Files
bootstrap/site/content/docs/5.0/components/close-button.md
XhmikosR 38ec7c4df7 Bump version to 5.0.0-alpha1 (#29925)
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-13 22:36:00 +03:00

599 B
Raw Blame History

layout, title, description, group
layout title description group
docs Close button A generic close button for dismissing content like modals and alerts. components

Be sure to include text for screen readers, as we've done with aria-label. Disabled close buttons have pointer-events: none applied to, preventing hover and active states from triggering.

{{< example >}}

{{< /example >}}