mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
new toc in utils and about and extend
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Close icon
|
||||
description: Use a generic close icon for dismissing content like modals and alerts.
|
||||
group: utilities
|
||||
toc: true
|
||||
---
|
||||
|
||||
Use a generic close icon for dismissing content like modals and alerts. **Be sure to include text for screen readers**, as we've done with `aria-label`.
|
||||
**Be sure to include text for screen readers**, as we've done with `aria-label`.
|
||||
|
||||
{% example html %}
|
||||
<button type="button" class="close" aria-label="Close">
|
||||
|
||||
Reference in New Issue
Block a user