@perses-dev/components
v0.50.0-rc.0
Published
Common UI components used across Perses features
Downloads
1,331
Readme
Perses Components Package
This package includes individual components used in the Perses app and plugins. These components are broken up in a way that allows embedding in separate applications outside of Perses. For more info about corresponding packages see the general UI README here and markdown files in each component folder.
Usage
To import components from the components package use the syntax below:
import { LineChart } from "@perses-dev/components";
For detailed examples of how to use certain components, see individual docs for: