Input
A form input component with various types and states.
Installation
Usage
Examples
Default
File
Disabled
With Label
With Button
Form
API Reference
Properties
Property | Type | Default | Description |
---|---|---|---|
uiInput | Directive | — | Input directive for styling and functionality. |
type | string | — | HTML input type (text, email, password, etc.). |
placeholder | string | — | Placeholder text for the input. |
disabled | boolean | — | Whether the input is disabled. |
class | string | — | Additional CSS classes. |
Built with ❤️ by @immohammadjaved • Source code available on GitHub