Skip to content
New issue

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

希望Menu可以传一个class到Dropdown #1345

Closed
zengshuaibi opened this issue Oct 13, 2021 · 0 comments · Fixed by #1369
Closed

希望Menu可以传一个class到Dropdown #1345

zengshuaibi opened this issue Oct 13, 2021 · 0 comments · Fixed by #1369
Assignees
Labels
feature request New feature or request priority: high

Comments

@zengshuaibi
Copy link

This function solves the problem (这个功能解决的问题)

可以自定义压缩菜单Dropdown的样式而不影响其他地方。

Expected API (期望的 API)

<n-menu
  :collapsed="true"
  dropdown-class="my-dropdown"
  :options="menuOptions"
  v-model:value="activeKey"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants