Parragraph

p HTML tag

Setup

  1. Select the layer or element you want to render as a p in Figma

  2. In the plugin navigate to the Component section

  3. Set the type to p

  4. Optionally set the attributes of the component

  5. Compile and publish your project

Usage

Select this component to render a p component in your HTML DOM.

Rendered Element

<p> ... </p>

Last updated

Was this helpful?