Skip to content

Commit 74726d7

Browse files
committed
add array onChange to example data
2 parents 7dd2d4f + 88442ce commit 74726d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/data/array.json

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
{
4646
"key": "comments",
47+
"onChange" : "say(modelValue.length)",
4748
"add": "New",
4849
"style": {
4950
"add": "btn-success"

0 commit comments

Comments
 (0)