ant-design/components/float-button/demo/controlled.md
dingkang 9459cbfaf8
add FloatBotton component open api description and demo (#42835)
* docs: FloatBotton open 属性说明

* test: update snapshots

* demo: add controlled demo

* demo: update demo

* feat: add warning

* feat: update warning

* demo: update controlled demo

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-06-12 17:20:55 +08:00

200 B

zh-CN

通过 open 设置组件为受控模式,需要配合 trigger 一起使用。

en-US

Set the component to controlled mode through open, which need to be used together with trigger.