This commit is contained in:
Mark Otto 2025-09-24 08:25:45 -07:00
parent 31623677f6
commit 7edd5c283e
1 changed files with 0 additions and 1 deletions

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.