$h3

El get $h3

Creates an <h3> element wrapper for JSX-style composition.

Implementation

El get $h3 => El(_createJsxElement('h3', {}));