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
Hi, I was wondering if it's possible to change programmatically the multiple option. I would like to provide to a user an option (for example by clicking on checkbox) to decide how the menu behave. Thanks.
The text was updated successfully, but these errors were encountered:
@magrytos I don't know if this works, but you can try multiple="{{ booleanExpression }}". Honestly don't know about the scope binding here and if this works. But please try this out!
Hi, I was wondering if it's possible to change programmatically the
multiple
option. I would like to provide to a user an option (for example by clicking on checkbox) to decide how the menu behave. Thanks.The text was updated successfully, but these errors were encountered: