vuematerial/vue-material

Can't find example how to create exposed dropdown menu based on md-select

handhikadj opened this issue · 2 comments

I want to create https://material.io/components/menus#exposed-dropdown-menu based on md-select. How do I do that?

used this CSS but not ideal because it will be applied to all md-select instead of specific md-select

.md-menu-content.md-active {
  margin-top: 31px !important;
}

the Discord group is useless. No one answers at the time of this post is created

hello @handhikadj here with you and as well on discord

Could you paste the JSX or template code ?