ionic how to display a dropdown of choices on button click
问题 I am just starting with ionic framework, trying to redo an existing bootstrap / angular application to mobile as a hybrid app. Is there an idiomatic way to do a dropdown menu in ionic? I have searched the ionic website/forums and also googled but no luck. Like bootstrap single button dropdown. I am OK with JavaScript but HTML/CSS is not my cup of tea. Will appreciate your help. --EDIT Thanks TechMa9iac. I am trying to follow that line. I am trying to make a 2-level dropdown using angular? I