Ori Logo
Command Palette
Search for a command to run
0

Rainbow Button

An animated button with a rainbow effect.


Installation

Usage

import RainbowButton from '$lib/registry/buttons/rainbow-button/rainbow-button.svelte';
<RainbowButton>Rainbow Button</RainbowButton>

Props

Prop Type Default Description
class string '' Additional CSS classes for custom styling

Extends all props from shadcn-svelte Button.