I have a dropdown like this
<ul>
<li class="list-group-item" *ngFor="let user of users"></li>
</ul>
How to make this to work with key events(top arrow and down arrow) without Jquery? I need li to work like select. How do I do this?
How to make this to work with key events(top arrow" /> How to make this to work with key events(top arrow" /> How to make this to work with key events(top arrow"/>
I have a dropdown like this
<ul>
<li class="list-group-item" *ngFor="let user of users"></li>
</ul>
How to make this to work with key events(top arrow and down arrow) without Jquery? I need li to work like select. How do I do this?
Copyright © 2021 Jogjafile Inc.