1. Install dependencies
Install the InkDes Email package locally and a few components.2. Usage
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| children | React.ReactNode | Yes | — | Content of the email document |
| family | String | Yes | — | - |
| url | String | Yes | — | - |
| type | String | Yes | — | “woff2” or “woff” |
| style | String | Yes | — | - |
| weigth | String | Yes | — | 400 |
| targetSelectors | Array of css selector strings | No | — |
<head> element are supported.