$h5
El get $h5
Creates an <h5> element wrapper for JSX-style composition.
Implementation
El get $h5 => El(_createJsxElement('h5', {}));
El get $h5
Creates an <h5> element wrapper for JSX-style composition.
El get $h5 => El(_createJsxElement('h5', {}));