Callout

Use callouts to make a section of the email stand out.

Examples

import { Callout } from 'react-inky';

const callout = <Callout className="primary">
  <p>Lorem ipsym dolor sit amet.</p>
</Callout>;

Props

  • className: (String) classes to add to the root table.
  • style: (Object) styles to add to the root table.

results matching ""

    No results matching ""