hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.28k stars 288 forks source link

feat: export List focusItemAtIndex #513

Closed usedbytes closed 1 year ago

usedbytes commented 1 year ago

This allows programmatically focussing an item, as asked in #363

hperrin commented 1 year ago

Thanks! I added a demo of this too.