diff --git a/src/components/sidenav/demoSidenavDragging/index.html b/src/components/sidenav/demoSidenavDragging/index.html new file mode 100644 index 00000000000..159aeefdf3f --- /dev/null +++ b/src/components/sidenav/demoSidenavDragging/index.html @@ -0,0 +1,73 @@ + +
+ This sidenav is able to be dragged. Through the drag gesture, it's possible to close the sidenav. +
++ You can simply close a sidenav by using a gesture. Simply drag the sidenav to close it. +
++ The right sidenav allows dragging. +
++ The left sidenav is disabled for dragging. +
+ ++ This sidenav disables the dragging gesture. It can be closed through the buttons. +
+