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 7e83469 commit bcf8fbbCopy full SHA for bcf8fbb
demo/index.html
@@ -25,11 +25,11 @@
25
<div class="avatar-wrapper margin:5px_0px margin-right:10px">
26
<a
27
class="avatar round"
28
- actions="pass, openModal"
+ actions="state, openModal"
29
modal-src="render.html"
30
- pass-array="modules"
31
- pass-object="5dd010bccbc25f0cdb1a4d9f"
32
- pass_to="render"
+ state-array="modules"
+ state-object="5dd010bccbc25f0cdb1a4d9f"
+ state_to="render"
33
modal-width="300px"
34
modal-height="375px"
35
modal-color="#229954">
0 commit comments