Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

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

Closed ishandutta2007 closed 6 years ago

ishandutta2007 commented 6 years ago

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.

Gbuomprisco commented 6 years ago

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

ishandutta2007 commented 6 years ago

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

Gbuomprisco commented 6 years ago

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