mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
5c91acc6b5
update code from wagner Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Id554e2c583d073eaae76b1201e9422fed135c7ae
8 lines
236 B
JSON
8 lines
236 B
JSON
{
|
|
"name": "Video",
|
|
"atomic": true,
|
|
"attrs": [
|
|
"muted", "autoPlay", "controls", "loop", "objectFit", "onSeeking", "onFullscreenChange",
|
|
"onStart", "onPause", "onPrepared", "onFinish", "onSeeked", "onUpdate", "onError"
|
|
]
|
|
} |