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.

16 lines (12 loc) 470 B
<h2>Notifications with timeout<span class="status refactor">Needs refactoring</span><span class="status js">JS</span></h2> <div class="sc-content-container example-notification-target" id="example-notification-target-s"> Small Notification Target container </div> In this example `timeout` attribute is always set to 2500. <style> #notification-timeout .markdown #example-notification-target-s{ max-width: 640px; height: 70px; width: 100%; } </style>