Skip to main content

Components Overview

PDL-WebComponents is the official design system for PsyData Labs L.L.C. documentation and products.
All components are token-driven, accessible, and designed for a dark-first, enterprise-grade experience.

How to Use

[!TIP] All core Foundation components are globally registered in our Docusaurus environment. You can use them directly in any .mdx file without adding import statements!

<Card title="System Status" variant="success">
All services are operating normally.
</Card>

Component Categories