add svelte-selecto component (#406)

* add svelte-selecto

* Update components.json

* Update components.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Daybrush (Younkue Choi)
2023-12-16 09:31:29 +09:00
committed by GitHub
parent 08335769df
commit beb9d155f6

View File

@@ -1,4 +1,12 @@
[ [
{
"title": "svelte-selecto",
"repository": "https://github.com/daybrush/selecto",
"description": "Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.",
"npm": "svelte-selecto",
"category": "User Interaction",
"tags": ["components and libraries", "typescript", "interactions"]
},
{ {
"title": "svelte-pilot", "title": "svelte-pilot",
"url": "https://svelte-pilot.github.io/", "url": "https://svelte-pilot.github.io/",