Browse the libraryEvery component, with copy-ready examples for every variant, state, and pattern.
1. Install the package
bashnpm install @xds/core
2. Import a component
typescriptimport {...} from '@xds/core/ComponentName';