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