1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00
This commit is contained in:
Mark Otto
2025-09-24 08:25:45 -07:00
parent 31623677f6
commit 7edd5c283e

View File

@@ -196,7 +196,6 @@ Different variants of `.btn`, such as the various outlined styles, are supported
<input type="radio" class="btn-check" name="options-outlined" id="danger-outlined" autocomplete="off">
<label class="btn btn-outline-danger" for="danger-outlined">Danger radio</label>`} />
## Button plugin
The button plugin allows you to create simple on/off toggle buttons.