This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Version 2.0.0 - alpha.0
Pre-release
Pre-release
sheepbox8646
released this
17 Jun 10:16
·
134 commits
to main
since this release
Dromara Newcar Version 2.0.0 - alpha.0
What changed compared with 1.0 ?
This version we throw out diff instead of Reactivity System like Vue or React
Now if you want to change a value, please use .value
to visit the attribute.
Example:
circle.radius.value = 100