ant-design/components/form/demo/useWatch.md
Peach 6236e356b5
docs: update all site anchors (#39687)
* docs: update all site anchors

* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00

8 lines
260 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## zh-CN
`useWatch` 允许你监听字段变化同时仅当该字段变化时重新渲染。API 文档请[查阅此处](#formusewatch)。
## en-US
`useWatch` helps watch the field change and only re-render for the value change. [API Ref](#formusewatch).