Popup menu in header bar

Hi,

I would like to implement a popup menu in the header bar. In the image below, I’d like to implement the vertical … button, and display a menu. Is it possible with ionic?

Thanks

Yes, it is possible. Use Popover :
http://ionicframework.com/blog/popover-support-landed/

http://ionicframework.com/docs/api/service/$ionicPopover/

1 Like

Is it there in ionic2?

1 Like