Files
react/scripts
Brian Vaughn 322cdcd3ab useMutableSource hook (#18000)
useMutableSource hook

useMutableSource() enables React components to safely and efficiently read from a mutable external source in Concurrent Mode. The API will detect mutations that occur during a render to avoid tearing and it will automatically schedule updates when the source is mutated.

RFC: reactjs/rfcs#147
2020-03-11 12:34:39 -07:00
..
2018-11-12 16:25:32 +00:00
2020-03-07 11:23:30 -08:00
2019-10-03 22:44:18 +05:30
2013-09-09 23:42:54 -07:00