Create plugin inside page component under UI Builder
Confluence User - 17 Jan, 2024
Hi, I am currently trying to make a new plugin for the UI Builder so I was looking at this plugin example How to develop a Gantt Chart UI Menu and I see that it is created by extending the UserviewMenu class so it appears under UI Builder element when finished creation.
But what if I want to create the new plugin so that it can be used inside the page component under the UI builder? is there any class that I can extend or how do I configure it? Because I looked at the plugin examples and I don't think I see any that points to this. Can anyone help me?
userviews;plugins;builder
