Magical spell casting button with particle effects and elemental themes.
npx chaos add spell-buttonimport { SpellButton } from '@oalacea/chaosui/buttons/spell-button';
<SpellButton>Fireball</SpellButton>
<SpellButton spellType="ice" size="lg">Frost Nova</SpellButton>
<SpellButton spellType="lightning" intensity="epic">Chain Lightning</SpellButton>--spell-primary#ff4500Primary spell color--spell-glow#ff6b35Glow color