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.

5 lines (4 loc) 160 B
const ctor = document.createElement('as24-tracking').constructor; if (ctor === HTMLElement || ctor === HTMLUnknownElement) { require('showcar-tracking'); }