Skip to content
Stanislav Podolia edited this page Aug 8, 2019 · 3 revisions

Flow Wiki

MMenu

Menu
Material Guidelines | Menus
When button is MTextButton or MIconButton MOpenMenu is created automatically, in other cases
you should handle menu opening yourself.
You can handle onClick actions from whole menu with item id as parameter using MOnListClick or
separately for each menu item using MOnClick. Same goes for MSubMenu.

Clone this wiki locally