Rating Component Appearance

Hello,

I would like to change Rating Component Appearance, so it keeps the same appearance even if it is disabled and remove the clear button at the beginning. image
Do you have options to do it or would it be possible with some CSS ?
image

Thank you for your time,

Elisa

Hi @Elisa,

We added a new property (ReadOnly) which when set to true will achieve what you are asking for (Disabled should be false). Would go live with the next Radzen.Blazor release.

1 Like

Great ! Many thanks !

Is there a way to change the style of the star to solid fill instead of outline?