vue-material icon indicating copy to clipboard operation
vue-material copied to clipboard

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

Open handhikadj opened this issue 2 years ago • 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

handhikadj avatar Sep 10 '21 06:09 handhikadj

hello @handhikadj here with you and as well on discord

huffypiet avatar Jan 19 '23 02:01 huffypiet

Could you paste the JSX or template code ?

huffypiet avatar Jan 19 '23 03:01 huffypiet