At the moment the documentation for grouped button-styled radio buttons is located in the "Buttons" component. However, I think it should be placed (or at least referenced) in the "Button Groups" component or the "Forms" component page. What do you think?
Could probably do a cross link of some kind鈥攔ight now it's there because it's powered by the button JS plugin.
noting that - if this does go through in the end - for the non-JS based version in future, we [edit: well, I in this case] were planning to have proper mentions in both "buttons" and "button groups" https://github.com/twbs/bootstrap/pull/28463
I'd like to give this a shot by adding a reference to the details from "Button Groups" and from "Forms"
I'm new to contributing and eager to learn :)
There appears to already be a link from Button Groups to the button plugin:
Wrap a series of buttons with .btn in .btn-group. Add on optional JavaScript radio and checkbox style behavior with [our buttons plugin]({{< docsref "/components/buttons#button-plugin" }}).
Is this correct or am I looking at the wrong branch?
@tumbleshack You're correct. However this issue refers to the button group styled _radio buttons_. Maybe we can improve the existing text?
can be fix by grouping all together
Most helpful comment
I'd like to give this a shot by adding a reference to the details from "Button Groups" and from "Forms"
I'm new to contributing and eager to learn :)