UNPKG

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.

10 lines (9 loc) 238 B
<custom-dropdown class="sc-input" checkboxgroup disabled> <div> <p>All</p> </div> <div> <input type="checkbox" id="cd1d" class="sc-input"> <label for="cd1d">Value1</label> </div> </custom-dropdown>