Input
Unified Input API for shadcn/ui and Hero UI via Cloak UI wrappers.
This documentation is currently under construction. We're working hard to bring you comprehensive documentation and interactive examples soon.
Overview
The Input component provides a unified API that works seamlessly with both shadcn/ui and Hero UI design systems. Through Cloak UI wrappers, you get consistent behavior and styling across both implementations.
Key Features
- π¨ Rich Input Component API
- π Easy migration between shadcn/ui and Hero UI
- πͺ Type-safe props and variants
- β‘οΈ Full accessibility support
- π Consistent behavior across libraries
- π Built-in validation support
- π Clear button and content slots
- π± Responsive by default
Documentation Status
- β³ Component Demo - Coming Soon
- β³ Props API Reference - Coming Soon
- β³ Usage Examples - Coming Soon
- β³ Theming Guide - Coming Soon
Want to explore the implementation details? Check our GitHub repository for source code and documentation. Our Input component provides a consistent form control experience across both UI libraries.
Tip:
The Input component follows our unified wrapper pattern, making it easy to switch between UI libraries
while maintaining consistent behavior, validation, and styling.