We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9a99a commit 77524b4Copy full SHA for 77524b4
site/src/content/docs/forms/overview.mdx
@@ -6,8 +6,10 @@ aliases: "/docs/[[config:docs_version]]/forms/"
6
sections:
7
- title: Form control
8
description: Style textual inputs and textareas with support for multiple states.
9
- - title: Checks & radios
10
- description: Use our custom radio buttons and checkboxes in forms for selecting input options.
+ - title: Checkbox
+ description: Use our custom checkboxes in forms for selecting input options.
11
+ - title: Radio
12
+ description: Use our custom radio buttons in forms for selecting input options.
13
- title: Range
14
description: Replace browser default range inputs with our custom version.
15
- title: Input group
0 commit comments