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 05924b5 commit 2542f63Copy full SHA for 2542f63
demo/logic/pass-attributes.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<input pass_id="test" array="contacts" object key="name" pass-refresh />
+<input pass_id="test" array="contacts" object key="name" pass-overwrite />
3
4
<div array="contacts" render-selector="[template]">
5
<div template>
docs/logic.html
@@ -489,7 +489,7 @@ <h4>
489
<li
490
class="padding:15px_0px border-bottom:1px_solid_lightgrey">
491
<h4>
492
- <span>pass-refresh</span>
+ <span>pass-overwrite</span>
493
<span class="cocreate-badge success"
494
>string</span
495
>
0 commit comments