Does Radzen handle aria Accessablity out the box?

I'm wondering if there is anything extra I need to do to make sure my components are implementing the correct connections between inputs, labels, and validators for Accessblity-required users. I know in standard forms you need to define the appropriate aria labels. I have seen any examples yet on how to implement this with radzen components

Aria attributes are available out of the box in our components - you don’t need to do anything extra:

1 Like