From 86b9ce917c1316367e2f38069e7c407dd4140a20 Mon Sep 17 00:00:00 2001 From: Oleksandr Tochonyi <87442259+OleksandrTochonyi@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:05:48 +0200 Subject: [PATCH] 5218 added bootstrap 5.3 Offcanvas component (#5257) --- bootstrap-5-3-new.html | 196 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) diff --git a/bootstrap-5-3-new.html b/bootstrap-5-3-new.html index cd2016b1f5..cb57d2261e 100644 --- a/bootstrap-5-3-new.html +++ b/bootstrap-5-3-new.html @@ -5060,7 +5060,203 @@

Pills with dropdowns

+
+

Offcanvas

+
+

Live demo

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#live-demo +

+
+
+ + Link with href + + + +
+
+
Offcanvas
+ +
+
+
+ Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc. +
+ +
+
+
+
+
+

Body scrolling

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#body-scrolling +

+
+
+ + +
+
+
Offcanvas with body scrolling
+ +
+
+

Try scrolling the rest of the page to see this option in action.

+
+
+
+
+
+

Body scrolling and backdrop

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#body-scrolling-and-backdrop +

+
+
+ + +
+
+
Backdrop with scrolling
+ +
+
+

Try scrolling the rest of the page to see this option in action.

+
+
+
+
+
+

Static backdrop

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#static-backdrop +

+
+
+ + +
+
+
Offcanvas
+ +
+
+
+ I will not close if you click outside of me. +
+
+
+
+
+
+

Responsive

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#responsive +

+
+
+ + +
Resize your browser to show the responsive offcanvas toggle.
+ +
+
+
Responsive offcanvas
+ +
+
+

This is content within an .offcanvas-lg.

+
+
+
+
+
+

Placement

+

+ Bootstrap: + https://getbootstrap.com/docs/5.3/components/offcanvas/#placement +

+
+
+ + + +
+
+
Offcanvas top
+ +
+
+ ... +
+
+
+
+
Offcanvas right
+ +
+
+ ... +
+
+
+
+
Offcanvas bottom
+ +
+
+ ... +
+
+
+ + +