Does Radzen Components are ADA compliant

I am observing Radzen components are not 100% ADA compliant. For example I am observing DataGrid component is having Color contrast ADA issue and I do not know how to address it.

Hi @narayanarao92780,

You can use the browser's devtools to inspect the component and see what needs to be changed. You can also try any of the complementary WCAG AA compliant color sets for each one of the available themes. See how to use

It is worth mentioning that inappropriate positioning or component configurations might lead to accessibility barriers such as low contrast between text and background colors, small text, empty or missing labels, etc. The use of Radzen Blazor Components does not constitute and guarantee that the end-user software will be compliant with accessibility standards and guidelines. The components however provide means to developers to cover the required accessibility criteria and functionalities.