I have a simple dropdown created using markup
<select id="arr"></select>
I want to apply lightning web combo-box style to this element using SLDS. How it can be achieved?
3 réponses
Hi Gaurav,
You can check some sample code on below link :
https://www.lightningdesignsystem.com/components/combobox/#.site-main-content
Hope it helps !