Skip to content

Commit

Permalink
Added radio group description
Browse files Browse the repository at this point in the history
  • Loading branch information
cabrinenyona committed Aug 14, 2023
1 parent c763ba9 commit c0e8ff5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/docs/components/radio_group.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Radio Group

A radio group allows users to select a single option from a list of mutually exclusive choices. It's typically used when there are multiple options available, but the user is allowed to select only one option at a time.

## Example

| type | name | value |parameter_list |
Expand Down

0 comments on commit c0e8ff5

Please sign in to comment.