Input & Forms

Displays a form input field or a component that looks like an input field.

Usage

PreviewCode

Enter your email address.

API Reference

InputTypeDefault
id string ''
type string 'text'
name string ''
placeholder string ''
autocomplete string ''
ariaLabel string ''
value string ''
disabled boolean false
readonly boolean false
required boolean false
OutputType
valueChangestring

Component Source

Install via CLI:npx @voltui/cli add input
TypeScript
Loading editor…

Copy this code to your project. The component uses ng-primitives/input.