Component Preview is a composite component designed to showcase component in a static environment. It can be use to preview different component variants.
npm install @microsoft/arbutus.component-previewComponent preview is a composite component designed to showcase component in a static environment it can be use to preview different component variants.
``sh`
npm i "@microsoft/arbutus.component-preview"
`tsx``
import { ComponentPreview } from '@microsoft/arbutus.component-preview';