GitHub

Confetti

Example

Usage

<script lang="ts">
	import { launchConfetti } from '@fuxui/visual';
</script>

<Button onclick={() => launchConfetti()}>Launch Confetti</Button>