From 748c0b04f2637a1072c52775d39855d4403a97ad Mon Sep 17 00:00:00 2001 From: bebraw Date: Sun, 28 Jan 2024 07:05:48 +0000 Subject: [PATCH] deploy: 2bf18fa640c8d5870077e9df6c4aa2e92e1a07e9 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 815f32d..28e3002 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -dragjs

dragjs

Easy dragging with JavaScript

dragjs has been designed to make it easy to create JavaScript based drag interactions. This includes use cases such as draggable panels and different types of sliders. The idea is that you use the logic from this package to build your own components as it captures concerns such as mouse and touch handling.

Demonstrations

+dragjs

dragjs

Easy dragging with JavaScript

dragjs has been designed to make it easy to create JavaScript based drag interactions. This includes use cases such as draggable panels and different types of sliders. The idea is that you use the logic from this package to build your own components as it captures concerns such as mouse and touch handling.

Demonstrations

Simple draggable