@react-email/heading
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

React Email heading cover

@react-email/heading
A block of heading text.

Install

Install component from your command line.

With yarn

yarn add @react-email/heading -E

With npm

npm install @react-email/heading -E

Getting started

Add the component to your email template. Include styles where needed.

import { Heading } from "@react-email/heading";

const Email = () => {
  return <Heading as="h1">Lorem ipsum</Heading>;
};

Support

This component was tested using the most popular email clients.

Gmail logo Apple Mail Outlook logo Yahoo! Mail logo HEY logo Superhuman logo
Gmail ✔ Apple Mail ✔ Outlook ✔ Yahoo! Mail ✔ HEY ✔ Superhuman ✔

License

MIT License

/@react-email/heading/

    Package Sidebar

    Install

    npm i @react-email/heading

    Weekly Downloads

    241,857

    Version

    0.0.12

    License

    MIT

    Unpacked Size

    13.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • gabrielmfern
    • bukinoshita
    • zenorocha