We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737274f commit 9a30630Copy full SHA for 9a30630
README.md
@@ -1,2 +1,25 @@
1
-# react-dyn-tabs
2
-React Dynamic Tabs With Full API
+# modular-jquery-example
+React Dynamic Tabs, full control and api based Tab
3
+
4
5
6
+## Features
7
8
+* **Written in React hook**
9
+* **Open & Close & Select** — Tab can be opened, closed and selected
10
+* **lazy/eager loading**
11
+* **Customizable style**
12
+* **API based and full control**
13
+* **ARIA accessible**
14
15
16
+## Installation
17
18
+```js
19
+$ npm install react-dyn-tabs --save
20
+```
21
22
23
+## License
24
25
+MIT
0 commit comments