-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
One common problem that people will try to implement is a menu/submenu. Although it's not too hard, but maybe samples how to do it would be beneficial. I thought of two ways - define menu on the view, and pass the focused item as a parameter to the renderer; define a filter that attaches a menu information to the controller and use that to build the menu. Also is there some recommended way of doing it?
Metadata
Metadata
Assignees
Labels
No labels