There was an error while loading. Please reload this page.
Various frameworks uses custom attributes. React could allow to extend default data- and aria- prefixes. Something like this:
React.registerCustomAttributePrefix('e-'); React.registerCustomAttributePrefix('ng-');