Rating
Rating is a set of radio buttons that allow the user to rate something.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| name | No | str | |
| rating | No | bool | |
| mask | No | str | |
| color | No | str | |
| size | No | str (one of: xs, sm, md, lg, xl) | |
| readonly | No | bool | |
| clearable | No | bool | |
| Any additional properties | No | any |
Examples
<{Rating}/>