Skip to content
Discussion options

You must be logged in to vote

Menu.Item is a button, you cannot put inputs inside button. Menu component also implements menu accessibility pattern, inputs are not designed to be used as Menu.Item. If you want to display an input inside the Menu, do that inside Menu.Dropdown directly without Menu.Item.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8400 on October 28, 2025 09:15.