diff --git a/spine-ts/index.html b/spine-ts/index.html
index 5cc8384ef..94fe9779c 100644
--- a/spine-ts/index.html
+++ b/spine-ts/index.html
@@ -30,6 +30,7 @@
Mix & match
Drag & drop
Dress-up
+ Bone dragging
Additive blending
Clipping
Hoverboard
diff --git a/spine-ts/spine-webgl/example/bone-dragging.html b/spine-ts/spine-webgl/example/bone-dragging.html
new file mode 100644
index 000000000..c91dfbc46
--- /dev/null
+++ b/spine-ts/spine-webgl/example/bone-dragging.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file