Sail E0 Webinar
Question
How does React handle Web Accessibility Initiative - Accessible Rich Internet Applications (WAI-ARIA) standard?
Options:
A .  aria-* HTML attributes are fully supported in JSX. Where most DOM properties and attributes in React are camelCased, these attributes should be lowercased
B .  aria-* attributes should be converted to camelCase like other attributes eg. className, onChange and so on
C .  React processes aria-* attributes separately and update the DOM for accessibility if the user requires it
D .  React is yet to support WAI-ARIA standard
Answer: Option D





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :

Latest Videos

Latest Test Papers