Skip to content

Commit b4eea36

Browse files
committed
Update README.md
1 parent a13f275 commit b4eea36

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

README.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,38 @@
1-
# react-offcanvas
1+
2+
Hidden sidebar, perfect for use in the form of additional navigation, for example in ecommerce projects or dashboards.
3+
4+
Check out [React Offcanvas Documentation](https://mdbootstrap.com/docs/react/extended/offcanvas/) for detailed instructions & even more examples.
5+
6+
7+
## Basic example
8+
9+
![React Bootstrap 5 Offcanvas](https://mdbootstrap.com/img/Marketing/github/offcanvas/basic.png)
10+
11+
## How to use?
12+
13+
1. Download MDB React - free UI KIT
14+
15+
2. Choose your favourite customized component and click on the image
16+
17+
3. Copy & paste the code into your MDB project
18+
19+
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
20+
21+
## More examples
22+
23+
[Bootstrap Offcanvas Placement:
24+
![React Bootstrap 5 Offcanvass](https://mdbootstrap.com/img/Marketing/github/offcanvas/section-2.png)](https://mdbootstrap.com/docs/react/extended/offcanvas/#section-placement)
25+
26+
[Bootstrap Offcanvas Backdrop:
27+
![React Bootstrap 5 Offcanvas](https://mdbootstrap.com/img/Marketing/github/offcanvas/section-3.png)](https://mdbootstrap.com/docs/react/extended/offcanvas/#section-backdrop)
28+
29+
___
30+
31+
## More extended Bootstrap documentation
32+
33+
<ul>
34+
<li><a href="https://mdbootstrap.com/docs/react/extended/sidebar/">React sidebar</a></li>
35+
<li><a href="https://mdbootstrap.com/docs/react/extended/drawer/">React drawer</a></li>
36+
<li><a href="https://mdbootstrap.com/docs/react/navigation/navbar/">React navbar</a></li>
37+
</ul>
38+

0 commit comments

Comments
 (0)