@billogram/foundation-spinner

React spinner components

Usage no npm install needed!

<script type="module">
  import billogramFoundationSpinner from 'https://cdn.skypack.dev/@billogram/foundation-spinner';
</script>

README

@billogram/foundation-spinner

React spinner components

Install

yarn add @billogram/foundation-spinner

Usage

import {
    FoundationPulseSpinner,
    FoundationThreeBounceSpinner,
} from '@billogram/foundation-spinner';

See types for exported types.

FoundationPulseSpinner

<FoundationPulseSpinner
    size="default"
    ui="purple" />

FoundationThreeBounceSpinner

<FoundationThreeBounceSpinner
    ui="black" />

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT