Text Field
A text field allows a user to enter a plain text value with a keyboard.

Installation

In the terminal, run the following command to begin:
npx hq-kit add text-field

State

Prefix & Suffix

https://.com

Suffix with Button

Password Visibility

If you pass password as the type prop, the text field will add button to toggle the visibility of the password.

Controlled

value: ""

Validation