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.
Do you have options to do it or would it be possible with some CSS ?
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.