Using Grafana Timepicker inside AngularJs app plugin

Hi guys,

I am developing a app plugin using AngularJs. I have the requirement to add a time picker. To keep the UI consistence, I would like to reuse the Grafana UI Timepicker component inside my AngularJs app plugin. Is there any way that I can import this Timepicker component(https://github.com/grafana/grafana/blob/v6.5.2/packages/grafana-ui/src/components/TimePicker/TimePickerPopover.tsx) written React into the AngularJs app plugin? Thanks

Grafana version : 6.5.2

This topic was automatically closed after 365 days. New replies are no longer allowed.