rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.27k stars 180 forks source link

Can we add title for input and options list in the dropdown. #631

Open mariselvanksr opened 1 year ago

mariselvanksr commented 1 year ago

Currently svelte-select doesn't allow the title attributes to be present in input and dropdown options. Can you have a support for that by passing some additional param to enable that?