Right Click Context Menu

Add a Right Click Context Menu on your App in 1 minute

Step-by-step

  1. Add Mouse&Keyboard Interaction 🔗 Plugin on your app - This plugin is FREE
  1. Copy these styles | How to copy styles?
      • Text - Tab Text
      • Group - Context Menu
  1. Copy Widget - Right-click context menu | Reusable Element to your application | How to copy reusable elements?
  1. Go to the page where you want to use the right-click context menu and add a group focus element to the page. The ideal width is 525px, height is 230px.
  1. Put the right-click context menu inside this group focus. Aligned to the left and up. X: 0, Y:0
  1. Select a reference element for the group focus.
  1. Then copy the disabled event (Right Mouse Button is clicked down) in the right-click context menu to your page, paste it into the workflow tab of your page and enable it.
  1. Here Bubble doesn't know which element to show. Therefore, you must select the group focus element in both actions.
  1. This event has two actions. Reposition and Show. If you want to show the menu anywhere, right-click, and use it as it is, if you want it to appear only according to the reference element then you should delete the Reposition action
  1. Now you're ready to launch 🚀

Watch our video to make this widget easily


Powered by Notaku