gooey_collections

Gooery collection will give button, loader, slider, radio button UI.

Usage no npm install needed!

<script type="module">
  import gooeyCollections from 'https://cdn.skypack.dev/gooey_collections';
</script>

README

gooey_collections

Here you will get some loader, button, radio button, price slider UI

Install

Install using npm i gooey_collections

Loader

In a React app, use the Loader components:
import { Loader, Horizontal_loader, Collapse_loader } from 'gooey_collections'

Demo

Bubble button

In a React app, use the Bubble button components:
import { Bubble_button } from 'gooey_collections'

Demo

Radio button

In a React app, use the radio button components:
import { Radio_button } from 'gooey_collections'

Demo

Amount Slider

In a React app, use the Amount Slider components:
import { Amount Slider } from 'gooey_collections'

Demo