svelecte icon indicating copy to clipboard operation
svelecte copied to clipboard

Flexible autocomplete/select component written in Svelte,

Results 44 svelecte issues
Sort by recently updated
recently updated
newest added

Add support for this natively in Svelecte itself not only in custom-element version, which could be simplified afterwards - [ ] implement `parentValue` and related logic - [ ] refactor...

enhancement

i'm getting type errors when using svelecte with typescript (in sveltekit): ```svelte

enhancement

Hi is it still expected to use `global` for basic styling? Passing a CSS variable to the component (``) does not work since it is wrapped in extra markup ....

enhancement
PR welcome

I really like your project and it works well in my App, but I am having an extremely difficult time with the CSS. It seems impossible to set css to...

question