# Strato components preview (Deprecated)

::: A simpler way to use Strato

We’re unifying our component packages to make development smoother and more predictable. Switch to strato-components and strato-components-testing. See the [release notes](https://developer.dynatrace.com/release-notes/design-system/components-preview-changelog/) for more details.

:::

This package gives you early access to preview-state components from Strato, the design system for Dynatrace. See [About Strato](https://developer.dynatrace.com/design/about-strato-design-system/) to learn about Strato design foundations and patterns and the complete React component library.

## Documentation

Explore use cases with code, props, and usage guidelines for each preview component in [Strato components preview](https://developer.dynatrace.com/design/components-preview/).

## Installation

```sh
npm install @dynatrace/strato-components-preview
```

## Releases

The components in this package are in active development and changes are frequent. Non-breaking changes (feature updates and fixes) are released every two weeks. Breaking changes can be expected once every three months.

- Learn about [Strato versioning](https://developer.dynatrace.com/design/strato-versioning/).
- Check the [release notes](https://developer.dynatrace.com/release-notes/design-system/components-preview-changelog/).
