* fix: unexpected behavior of Drawer(#1749)
1. The scroll bar of the body is enabled after closing one of the
multiple drawers
2. Bad parameter NoAnimation.
* chore: remove debug output
* chore: add comments for ComponentStatus
* fix: different behaviors in WASM and Server modes
* chore: remove debug output
* feat: drawer support return value
* feat: drawer supports return value
* feat: drawer support return value
* feat: drawer support return value
* docs: avoid duplicate names
* fix: demo
Co-authored-by: ElderJames <shunjiey@hotmail.com>