Skip to content
#

es6-javascript

es6 logo

ECMAScript is the standardization of script languages, including JavaScript. ECMA stands for the European Computer Manufacturer's Association.

Here are 1,768 public repositories matching this topic...

ciampo
ciampo commented Nov 13, 2020

The <Title/> and <Subtitle/> components at the moment always use under the hood the <h1/> and <h2/> tags.

This can cause accessibility issues, since sometimes the page already contains an h1 and/or h2s.

For example, the <Modal/> component used in the Focused Launch flow already provides a title with the <h1> tag, and therefore the <Title/> and <Subtitle/> components shoul

Created by Brendan Eich‎, ‎Ecma International

Released 1997

Organization
tc39
Website
www.ecma-international.org
Wikipedia
Wikipedia
You can’t perform that action at this time.