How to use components

Hello,

In version 6 of Grafana, the component lib is available in npm / yarn, I would like to know if I can only use it to develop new plugins in Grafana or in some of my applications, if possible, how to provide an example of the use of component Graph ?

1 Like

hey

https://github.com/grafana/react-plugin-examples/tree/master/combo-panel

1 Like

Kasmir,

Tks…

So I can to use components in my app?

yup, you just have to import the ones you want from @grafana/ui