Implementing dropdown using lightning js

how can we implement dropdown in an efficient way to implement the same along with handling focus

You could use:

https://rdkcentral.github.io/Lightning-UI-Components/?path=/story/controls-listitempicker--list-item-picker

I recommend asking that team to build a drop down.

Dropdown should just be a column of items that you show / hide. Just lazy create it when users enters on the dropdown.

2 Likes

Thank you for your reply @chiefcll . Could you please tell how to contact their team?

I see you posted an issue already… :slight_smile:

yes, I did. Thank you… :slightly_smiling_face: