SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
41 stars 4 forks source link

Implement OnyxLink button variation || OnyxButton link variation #1427

Open BoppLi opened 4 days ago

BoppLi commented 4 days ago

Input from Mirco: Link button example from ODS

Usecase: Call to action, e.g. SITCON Exhibition Image -> the functionality is that of a link, visually a button.

Question to UX @jannick-ux: should we just use the OnyxButton and internally allow that it could be an <a>nchor or should we create another mode for OnyxLink which looks button-esque but a bit different?

This matters because semantically (especially for screen readers), buttons and links fulfill different purposes