You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
Hi there, thanks for great project. This is maybe not a issue but a newbie question (regarding the mdl branch).
What I'm trying to do is to build a list (mdl-list) with items, where each item has a menu button. In MDL it is common to have one menu definition for one menu button. In my scenario there is a lot of items that share the same menu definition. Therefore I'd like to have one menu definition shared by several items. How to accomplish this? I can't get menu definition rebind dynamically to a clicked menu button. The mdl-menus for/target attribute cannot be used, as it is bound only once. Is there a way to do it?
Thanks for any ideas.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there, thanks for great project. This is maybe not a issue but a newbie question (regarding the mdl branch).
What I'm trying to do is to build a list (mdl-list) with items, where each item has a menu button. In MDL it is common to have one menu definition for one menu button. In my scenario there is a lot of items that share the same menu definition. Therefore I'd like to have one menu definition shared by several items. How to accomplish this? I can't get menu definition rebind dynamically to a clicked menu button. The mdl-menus for/target attribute cannot be used, as it is bound only once. Is there a way to do it?
Thanks for any ideas.
The text was updated successfully, but these errors were encountered: