ben-ryder / jigsaw

A design system and component library for use in my personal projects.
https://jigsaw.benryder.dev
GNU General Public License v3.0
0 stars 0 forks source link

Add basic link (anchor tag) component #23

Closed ben-ryder closed 1 year ago

ben-ryder commented 2 years ago

What is your component idea? Add a basic a/anchor tag component which applies some styling for basic text links.

What are your initial ideas component usage (component props, styling variations etc)? Look at including an as prop to render the component as something else. This would be useful for integrating with routing libraries and frameworks.

What are your initial ideas for styling? Just basic link underline styling, with focus states etc

Additional context n/a

ben-ryder commented 1 year ago

This is implemented: https://jigsaw.benryder.dev/?path=/story/elements-links-link--default