Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want the dropdown to render the first dropdown menu item by default.

ishandutta2007 opened this issue · comments

I dont want a dropdown button titile like "Show" etc. I want the dropdown to render the first dropdown menu by default. How do I do that ?
Secondly in that example, I found no matter dropdown menu item I select it always shows the text within <ng2-dropdown-button>, why is it so and how can I change this to menu item selected ?

I started with the exact code shown in readme.

Hi, this is a drop down and not a select component. You're looking for a select form.

Thanks, found your select plugin, will comment there if I face any issues.

it's not very updated, I am afraid it won't work with the latest angular