NeumorUINeumorUI
📖📦
Form

Input

Neumorphic text input with inset shadow, label, helper text, error state, and icon slots.

tsx
1import { Input } from "neumorui";

Example

@

Password is required

label
helperText
error

Props

PropTypeDefault
labelstring-
helperTextstring-
errorstring-
leftIconReactNode-
rightIconReactNode-