How to implement static popover

Hi,
in PopupView i cannot able to align the popup, Can the PopupView UI Component aligned like bootstrap Popovers (i.e., like popover on bottom, top, left & right). Please help me regarding this… I want to implement a separate menu on the Main Screen. Can you please suggest me how to accomplish this… I’ve attached the two images

  1. An example of the required popupView
    popover

  2. An requirement menu implementation.
    popupmenu

Hi,

  1. Unfortunately, the PopupView can’t be aligned, but you can the PopupExtension addon to achieve this.
  2. For such custom layout menu (like the image above) I would recommend using the PopupButton component.