Loading...
Rating input component.
Take action when the rating is changed.
Change the maximum rating.
Change the precision for ratings.
Change the size of the rating icons.
New-UDRating -Precision .5
New-UDRating -Size large
New-UDRating
New-UDRating -OnChange { Show-UDToast $EventData }
New-UDRating -Max 10