I want my Dropdown list to show/hide Div based on the value selected
I have a dropdown list and several Div in my angular project as shown in the code
With replytype in ts you have two method
replytype
Reply Type Predefined Open Type
First methode with *ngIf; else
Application Name is required! Main Menu Or second methode with ngSwitch (You can have many div to display) Application Name is required! Main Menu 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Or second methode with ngSwitch (You can have many div to display)
Application Name is required! Main Menu