Eat Me Button

A hand-drawn button that takes bites, bursts into crumbs, and automatically returns.

click to reveal

Installation

1

Run the following Command

>_npx shadcn@latest add https://minimalui.rshv.dev/r/faq.json

Props

PropTypeDefaultDescription
labelstring"IRON MAN WILL..."Text displayed before the button is eaten.
returnLabelstring"Return In Doomsday 🤫"Text displayed during the automatic return sequence.
classNamestringundefinedOptional classes for the component’s full-screen container.
buttonClassNamestringundefinedOptional classes for the interactive button element.
labelClassNamestringundefinedOptional classes for the button label.
returnLabelClassNamestringundefinedOptional classes for the return message.
particleClassNamestringundefinedOptional classes applied to every crumb particle.