You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: REFERENCE.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,25 @@ These can be used for units like currencies and more:
135
135
If you use simple_form, check out our component extension: [SimpleForm/Components/Suffix](SimpleForm/Components/Suffix.html).
136
136
137
137
138
+
### Radio buttons
139
+
140
+
We extended the default radio buttons with a horizontal mode. This will align radio buttons in one horizontal line, instead of breaking them to new lines.
0 commit comments