mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Allow "method" to be set for a data provider to maintain "this"
This commit is contained in:
parent
26568310c7
commit
d857d4b6a2
@ -20,6 +20,9 @@
|
||||
},
|
||||
"timeout": {
|
||||
"type": "integer"
|
||||
},
|
||||
"method": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"vars": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user