如何在使用angular2的搜索过程中显示子元素

时间:2019-04-20 12:51:26

标签: javascript angular

我有一个应用程序,如果我在特定列表中有子元素,则向左有一个按钮。如果单击该按钮,则会找到子元素列表。 现在,如果我在搜索字段中键入任何字母或从字母中选择一个字母,那么即使子元素以该字母开头,子元素也不会显示。 谁能帮我解决这个问题?

我在DEMO2中解决了相同的问题,但是我无法弄清楚哪里出了问题。

例如:我有dput(output.by.line) #[32] "portion above your brothers, which I" #[33] "took from the hand of the Amorite with" #[34] "my sword and my bow.\"" #[35] "\n49" #[36] "And Jacob called his sons and" #[37] "said, \"Gather together, that I may tell" #[38] "you what shall befall you in the last" ,它的左侧有一个按钮,如果单击它,它显示Testing_15,但是我希望在单击“ S”时也显示相同的按钮”或在搜索过滤器框中输入“ S / s”。

演示1:DEMO 1

演示2:DEMO 2

TS:

sadasd ( Payer Office)

0 个答案:

没有答案