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 90d5127 commit 2f9a660Copy full SHA for 2f9a660
README.md
@@ -45,6 +45,8 @@ export default React.createClass({
45
46
`if` - boolean
47
48
+`tag` - string. The tag name to use as the ToggleDisplay element. Defaults to span.
49
+
50
The two first props are simply the inverse of each other. Using both at the same time will result in canceling each other out.
51
52
0 commit comments