showcar-ui
Version:
Showcar-ui is the pattern library that is used to build the frontend of AutoScout24. It provides CSS classes, custom elements and components.
13 lines (12 loc) • 373 B
HTML
<a href="#" class="sc-link-with-icon sc-link-with-icon--example">
<as24-icon type="arrowTop"></as24-icon>
Nach Oben
</a>
<a href="#" class="sc-link-with-icon sc-link-with-icon--example">
<as24-icon type="delete"></as24-icon>
Delete
</a>
<a href="#" class="sc-link-with-icon sc-link-with-icon--example">
<as24-icon type="edit"></as24-icon>
Edit
</a>