Beta
Animate UI

Input Button

A button that shows an input when clicked.

Installation

Examples

Newsletter Form with Loading State

Props

InputButton

PropTypeDefault
transition?
Transition
{ type: 'spring', stiffness: 300, damping: 20 }
showInput?
boolean
false
setShowInput?
React.Dispatch<React.SetStateAction<boolean>>
-
id?
string
-

SubmitButton

PropTypeDefault
icon?
React.ElementType
ArrowRight

Credits

Built by Skyleen. The source code is available on GitHub.

On this page