Replies: 1 comment 2 replies
-
I don't think we support that concept. I believe icons are only for the actual menu action in our system. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can create a nested menu in the Popup Menu via
.popupMenuPath(new String[] { "Top Level Group Name", "Actual Action Name" })
via theActionBuilder
but is there some way to set an icon for that"Top Level Group Name"
entry?Beta Was this translation helpful? Give feedback.
All reactions