H4

H4 HTML Tag

Setup

  1. Select the layer or element you want to render as an h4 in Figma

  2. In the plugin navigate to the Component section

  3. Set the type to h4

  4. Optionally set the attributes of the component

  5. Compile and publish your project

Usage

Select this component to render an H4 element in your HTML DOM.

Rendered Element

<h4> ... </h4>

Last updated

Was this helpful?