Components

Components are interactive and non-interactive UI elements that can be grouped together or presented individually. They are independent, reusable chunks of a user interface.

This section of the documentation provides general guidance and visual examples of each available component.


As a developer, to get started using React components, you will need to install the VACDS React Components package.

Learn how to get started

After you’ve installed the relevant package(s), you can find more information on how to implement individual component in our Storybook as well as all the variants available for a given component.


Create or update a component

If you have a new component, or an update to an existing component, consider contributing back to the design system. Reach out to the Design System Team if you have questions.

Contribute to the Clinical Design System