Component library
Components
Browse reusable building blocks for forms, tables, overlays, page layouts, and supporting UI. Each page focuses on real usage, the most important props, and what end users can expect from the component.
Overview
RapidKit is designed as a reusable UI kit for application teams that want consistent building blocks without inheriting product-specific workflows or styling constraints.
What the library emphasizes
The component set focuses on forms, tables, layout shells, and lightweight supporting UI that can be composed into admin, dashboard, and workflow-heavy applications.
How to use the docs
Individual component pages are the reference point for real usage. Each page keeps the import path, live preview, minimal example, key props, and accessibility expectations close together.
What these pages cover
The docs focus on consumer-facing usage: import paths, the props that matter most in day-to-day integration, accessibility expectations, and optional access-aware behavior where a component supports it.
Theming
All components are designed to work with package-owned tokens and the shipped theme files. Start with the default theme, then swap theme CSS files without rewriting component APIs.