Input

A form input component with various types and states.

          
      

Installation

          
      
          
      

Usage

          
      
          
      

Examples

Default

          
      

File

          
      

Disabled

          
      

With Label

          
      

With Button

          
      

Form

This is your public display name.

          
      

API Reference

Properties

PropertyTypeDefaultDescription
uiInputDirectiveInput directive for styling and functionality.
typestringHTML input type (text, email, password, etc.).
placeholderstringPlaceholder text for the input.
disabledbooleanWhether the input is disabled.
classstringAdditional CSS classes.

Built with ❤️ by @immohammadjaved • Source code available on GitHub