Input Field
Learn how to create input fields with CaesarUI.
Installation
If not already done, add the label component :
caesar ui:add label
Then, add the InputField component :
caesar ui:add input_field
Examples
Email Field
Preview
Code
Password Field (with link)
Preview
Code
First Name Field (with error)
Preview
Code
First name is required.