Patch Changes
-
feat: lynx-view supports
updateGlobalProps
method, which can be used to update lynx.__globalProps (#918) -
feat: supports
lynx.getElementById()
&&animate()
. (#912)After this commit, you can use
lynx.getElementById()
to get the element by id, and useelement.animate()
to animate the element. -
Updated dependencies []:
- @lynx-js/web-worker-rpc@0.13.4