I would like to create a new Kibana plugin of the navbarExtensions type and using ReactJS for Kibana 6.7, but I cannot find some sort of template or documention on how to do so. Is there any documentation or GitHub links available?
Thank you!
I would like to create a new Kibana plugin of the navbarExtensions type and using ReactJS for Kibana 6.7, but I cannot find some sort of template or documention on how to do so. Is there any documentation or GitHub links available?
Thank you!
Have you taken a look at this? Dev on Kibana plugin: navbar icon disappear when switching tabs
I have. I'm at a point where I can register the plugin and have the button show on the navigation bar of the dashboard. I also have the run
function working but I'd like to have it load a React template, either as a dropdown or a popup in order to add additional functionality.
I'm just realizing something: do navbarExtensions
not have templates associated with them anymore and instead have a single action associated by the run
function?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.