Overview
Show task completion progress.Import
Usage
Live Preview
Run Locally
npm run tsx:core-gallery
Props
- value?: number — 0..100 initial value.
- orientation?: ‘horizontal’ | ‘vertical’ — Bar orientation.
- BaseProps: label, borderStyle, layout.
Methods
- setValue(n) — Throttled renders for smooth updates.
Installation
Import
Quick Start
Production Examples
Best Practices
- Aggiorna con una cadenza di 100–200ms per evitare flicker.
