Skip to main content
Version: Next

Input

A lightweight semantic input component built with native HTML and CSS variables.

Ignix Lite inputs are fully theme-aware, accessible, and work seamlessly with native HTML forms.


Intent Variants


States


Supported Types

Usage


Attributes

AttributeTypeDescription
data-intent'primary' | 'danger' | 'warning' | 'success' | 'neutral'Applies semantic visual styles
disabledbooleanDisables interaction
aria-invalidbooleanApplies invalid/error state styling
typeHTML input typesNative input type
placeholderstringPlaceholder text
valuestringInput value
namestringNative input name attribute