1. Install dependencies
Install the InkDes Email package locally and a few components.2. Usage
Props
Name | Type | Required | Default | Description |
---|---|---|---|---|
children | any | No | ||
dir | ”ltr” | “rtl” | No | ”ltr” | Text direction for the content |
color | string | No | Hex color | |
noDecoration | boolean | No | false | |
style | React.CSSProperties | No | ||
rel | string | No | ’noopener noreferrer’ |