Skip to main content

Input

Input is a component that allows the user to input text with animated placeholder.

Preview

input

When input focused, the placeholder will transform to form label position.

input

Usage

<Input placeholder="Name" />

Props

Same as react-native TextInput component.