We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前 dialog 关闭时只支持隐藏,这样虽然有性能的提升,但随之也带来了一系列 reset 成本。按目前 PC 端的浏览器、电脑来说,我认为可以牺牲这点性能来换易用性。
The text was updated successfully, but these errors were encountered:
destroyOnClose
Sorry, something went wrong.
销毁模式最好使用Dialog.xxx, dialog关闭后要考虑下次复用
No branches or pull requests
目前 dialog 关闭时只支持隐藏,这样虽然有性能的提升,但随之也带来了一系列 reset 成本。按目前 PC 端的浏览器、电脑来说,我认为可以牺牲这点性能来换易用性。
The text was updated successfully, but these errors were encountered: