mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Added support for <init-widgets>
This commit is contained in:
parent
75e421d330
commit
33a5704f4e
@ -40,6 +40,13 @@
|
||||
"function-name": "string",
|
||||
"include-script-tag": "boolean"
|
||||
}
|
||||
},
|
||||
"init-widgets": {
|
||||
"renderer": "./taglib/init-widgets-tag.js",
|
||||
"attributes": {
|
||||
"function-name": "string",
|
||||
"include-script-tag": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user