fixed description for open parameter
parent
5467015fbd
commit
107bcb28d3
|
@ -30,4 +30,4 @@ mutiple toggles that all toggle a single togglable.
|
||||||
The id has a default value of "default", so can be omitted in simple cases.
|
The id has a default value of "default", so can be omitted in simple cases.
|
||||||
|
|
||||||
If you'd like a toggleable to be displayed by default, and toggle to
|
If you'd like a toggleable to be displayed by default, and toggle to
|
||||||
hidden, then pass a parameter "open=true" when setting up the toggleable.
|
hidden, then pass a parameter "open=yes" when setting up the toggleable.
|
||||||
|
|
Loading…
Reference in New Issue