Input

Text input with labels, validation, icons, and addons.

import { Input } from "@raydenui/ui"

Interactive demo

Props

PropTypeDefaultDescription
size"sm" | "lg""lg"Size
labelstringLabel text
helperTextstringHelper text
errorstring | booleanError state
successstring | booleanSuccess state
leadingIconReactNode | IconNameLeft icon
trailingIconReactNode | IconNameRight icon
addonRightstringRight text addon