Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

state修改在页面怎么监听 #28

Open
Sunnyjson opened this issue Aug 26, 2020 · 1 comment
Open

state修改在页面怎么监听 #28

Sunnyjson opened this issue Aug 26, 2020 · 1 comment

Comments

@Sunnyjson
Copy link

是否可以实现在页面监听到state的修改,之后对数据进行修改/处理

@xiaoyao96
Copy link
Owner

暂不支持监听修改,state的更新都是由setState发起,所以可以在setState时进行处理。数据监听将在下个版本加入

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants