Input

Pixel-bordered text input with golden focus glow, styled like inventory search fields.

Props

PropTypeDefaultDescription
placeholderstringPlaceholder text shown when the input is empty.
typestring"text"Standard HTML input type (text, search, password, email, etc.).
disabledbooleanfalseDisables the input and reduces opacity.
classNamestringAdditional CSS classes to apply.