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 6d958b3 commit 0c13543Copy full SHA for 0c13543
docs/index.html
@@ -194,7 +194,7 @@ <h4>
194
show="#eye-slash"
195
hide="#eye, #demo-preview"
196
toggle="code-height"
197
- toggle-target="#demo-code"
+ toggle-selector="#demo-code"
198
><i
199
class="height:18px fill:#505050"
200
src="/assets/svg/eye.svg"></i
@@ -206,7 +206,7 @@ <h4>
206
show="#eye, #demo-preview"
207
hide="#eye-slash"
208
209
210
211
class="height:20px fill:#505050"
212
src="/assets/svg/eye-slash.svg"></i
@@ -233,7 +233,7 @@ <h4>
233
<a
234
class="margin-right:5px"
235
fullscreen
236
- fullscreen-target="#playground"></a>
+ fullscreen-selector="#playground"></a>
237
</div>
238
239
<!-- End SandBox -->
0 commit comments