Equivalent of 'label with typeahead dropdown (Angular)' in grafana > 7, React component

Trying to develop a data source plugin, where I need to generate SQL query.
Using new query editor approach (React).
Looking for the equivalent of existing angular component in React, for example: label with typeahead dropdown.

Could you explain a bit more about what you’d like to use the component for (I’m not aware of the Angular component you’re referring to)?

You can also browse the available component on our Storybook to find the component you’re looking for.

Hi Marcus,
Actually I was looking for a common UI component, having label with multi-level drop down capability, which was available with angular attribute directive “dropdown-typeahead2” (the one used in postgres query editor.
But I got the help from Seg under influxdb plugin.

1 Like

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