Gibbu / Lithesome

An unstyled component library for Svelte 5.
https://lithesome.dev
MIT License
12 stars 2 forks source link

Feature Request - Drawer component #1

Open rkunnamp opened 1 week ago

rkunnamp commented 1 week ago

This library looks great! Thank you for creating this! Was wondering if there are any plans to add a drawer component , as that is one of the most used components.

Gibbu commented 6 days ago

Glad you like the library! Are we talking about something like shadcn-svelte: https://www.shadcn-svelte.com/docs/components/drawer which allows for mouse/pointer events or just a slightly different modal?

rkunnamp commented 6 days ago

Thank you for the reply. I meant something which is like https://www.shadcn-svelte.com/docs/components/sheet . Yes. It could perhaps be a "slightly different modal"