rob-balfre / svelte-select

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

`list-prepend` and `list-append` slots #566

Closed sawyerclick closed 1 year ago

sawyerclick commented 1 year ago

Closes https://github.com/rob-balfre/svelte-select/issues/564. Adds a slot to append content before and after the dropdown list. This preserves the original logic of the list, saving developers (me) from having to copy all of the wonderful default code. This prevents users from having to default to using the list slot to prepend or append any additional content to the list, such as buttons or links.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 3:43PM (UTC)