Parameter | Optional | Default | Type | Description |
---|---|---|---|---|
url | No | String | Passed to the href in the anchor. | |
text_size | Yes | text-p2 | String | Text size of the link. |
icon_color | Yes | text-cool-black | String | Color of the icon. Depends on icons being drawn with strokes the currentColor property being applied to all svgs. Meant to use tailwind color classes (i.e. text-white). |
flush | Yes | false | Boolean | If true, removes the default vertical padding. |
reverse | Yes | false | Boolean | If true, the arrow is positioned on the left side of the text |