Basic Rating
<MudRating SelectedValue="2" />
Disabled
A disabled component cannot change its state. Use the Disabled
parameter to disable a component.
<MudRating Disabled="true" SelectedValue="2" />
Ratings provide insight regarding other's opinions and experiences with a product.
Collecting user feedback via ratings is a simple analytic that can provide a lot of feedback to your product or application.
<MudRating SelectedValue="2" />
A disabled component cannot change its state. Use the Disabled
parameter to disable a component.
<MudRating Disabled="true" SelectedValue="2" />