cloakuiCloak UI

Progress

Unified Progress 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 Progress 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

  • 🎨 Consistent progress indicator API
  • πŸ”„ Easy migration between shadcn/ui and Hero UI
  • πŸ’ͺ Type-safe props and variants
  • ⚑️ Full accessibility support
  • πŸ“Š Linear and circular variants
  • 🎭 Customizable colors and sizes
  • ✨ Smooth animations
  • πŸ“ Label and value display

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 Progress component provides a consistent loading and progress indication experience across both UI libraries.

Tip:
The Progress component follows our unified wrapper pattern, making it easy to switch between UI libraries while maintaining consistent behavior and styling.

On this page