forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[base-ui][docs] Change Radio component terminology from Button to Gro…
…up (mui#40888)
- Loading branch information
1 parent
b98290f
commit 2843ae7
Showing
5 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
productId: base-ui | ||
title: React Radio Group component | ||
githubLabel: 'component: radio' | ||
waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/radio/ | ||
--- | ||
|
||
# Radio Group 🚧 | ||
|
||
<p class="description">Radio buttons enable the user to select one option from a set.</p> | ||
|
||
:::warning | ||
The Base UI Radio Group component isn't available yet, but you can upvote [this GitHub issue](https://github.com/mui/material-ui/issues/38038) to see it arrive sooner. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...pages/base-ui/react-radio-button/index.js → .../pages/base-ui/react-radio-group/index.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters