Input Field
A labeled single-line text field with optional hint and error messaging.
Basic
We'll use this to send you receipts.
We'll never share your email.
Show codeHide code
Magnitudes
Show codeHide code
Horizontal
The horizontal orientation places the label beside the control instead of above it.
Shown across your projects.
Show codeHide code
With icons
Show codeHide code
Invalid
Enter a valid email address.
Show codeHide code
Installation
import { InputField } from "@makeplane/propel/components/input-field";