Skip to content

Animated Input

Installation

  1. Install component
    Terminal window
    npm install @cascadeui/animated-input

Props

PropTypeDescription
labelstringLabel inside input field.
labelStyleobjectStyle of the label.
containerStyleobjectStyle of the input container.
input stylesobjectStyle of the input values.
other propsanyAny other prop you can pass to TextInput.