@smart-access/loader

This is the base shell for managing simple business logic that all Smart Access Dashboards need.

Usage no npm install needed!

<script type="module">
  import smartAccessLoader from 'https://cdn.skypack.dev/@smart-access/loader';
</script>

README

Experience Shell

This is the base shell for managing simple business logic that all Smart Access Dashboards need.

Usage

import loader from "@smart-access/loader"
<loader>
<!-- optional add text here to show loading status -->
</loader>