TextInput
Input
Single-line text input with bold focus and error states.
PHASE 2
PREVIEW
INSTALLATION
Import from the package. Tree-shakeable, only shipped code ships.
import { TextInput } from 'sketchpad-ui';USAGE
<TextInput label="Player name" placeholder="BATMAN_01" />