yao/tests/libs/render.json
2021-11-06 15:11:53 +08:00

10 lines
147 B
JSON

{
"Image": {
"type": "image",
"props": {
"value": "{{$in.0}}",
"width": "{{$in.1}}",
"height": "{{$in.2}}"
}
}
}