Frontmatter
| id | 4534 |
| title | button.Base: menu config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 11, 2023, 9:16 AM |
| updatedAt | Jul 26, 2023, 3:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4534 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 26, 2023, 3:36 PM |

creating a
button.Menuextension is nice for showing a menu when clicking on the arrow-down trigger. however, there are use cases where we want a "normal" button to show a menu on click.the implementation could use
menu.Listormenu.Panel.