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
Note that if you are using a version under 0.1.1, you will have to compile react-toggle-display's JSX yourself. I recommend just updating to 1.0 so you don't have to wory about that. No breaking API changes in 1.0.
40
+
41
+
## Props
42
+
43
+
`hide` - boolean
44
+
45
+
`show` - boolean
46
+
47
+
The two props are simply the inverse of each other. Using both at the same time will result in canceling each other out.
0 commit comments