We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.28.2
3.2.31
Chrome (100.0.4896.127)
Windows 11 Pro
https://codesandbox.io/s/angry-pateu-63ejht?file=/src/App.vue
Copy and paste demo code for horizontal menu. Add dropdown-props property and bind to DropdownProps object.
When using size in the dropdown-props to N-Menu, it would change the size of the child dropdown menu as it does with the animated effects.
Dropdown menu size is static on N-Menu.
I may not be understanding the process correctly. If there is a better way to adjust the size of the N-Menu dropdown, please let me know.
The text was updated successfully, but these errors were encountered:
f37199f
No branches or pull requests
TuSimple/naive-ui version (版本)
2.28.2
Vue version (Vue 版本)
3.2.31
Browser and its version (浏览器及其版本)
Chrome (100.0.4896.127)
System and its version (系统及其版本)
Windows 11 Pro
Reappearance link (重现链接)
https://codesandbox.io/s/angry-pateu-63ejht?file=/src/App.vue
Reappearance steps (重现步骤)
Copy and paste demo code for horizontal menu. Add dropdown-props property and bind to DropdownProps object.
Expected results (期望的结果)
When using size in the dropdown-props to N-Menu, it would change the size of the child dropdown menu as it does with the animated effects.
Actual results (实际的结果)
Dropdown menu size is static on N-Menu.
Remarks (补充说明)
I may not be understanding the process correctly. If there is a better way to adjust the size of the N-Menu dropdown, please let me know.
The text was updated successfully, but these errors were encountered: