You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,15 +36,16 @@ import ActiveDropdown from ‘react-bootstrap-navdropdown-active’
36
36
</li>
37
37
```
38
38
39
-
###Parameters
39
+
###Parameters
40
40
41
-
| Name Parameter |Required |Type |Note |
42
-
|---|---|---|---|---|
41
+
| Name Parameter |Required | Type | Note |
42
+
|---|---|---|---|
43
43
|`activeRoutes `| Yes | Array | Use this parameter to define which routes need to compare ||
44
44
|`baseClassName `| Yes | String | Set the default css class indipendently for active class. If nothing css class must be used by default set empty string ||
45
45
|`title `| Yes | String | Set the name showed on top of dropdown ||
0 commit comments