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
是
loading、confirm、toast
以plugin形式调用的loading、confirm、toast,建议有一个当前状态的值,在需要判断loading、toast、confirm是否正在显示再来判断是否应该打开,或者隐藏,或者其他操作
The text was updated successfully, but these errors were encountered:
Loading: add isVisible function for LoadingPlugin #2704
98c6947
confirm: add isVisible function for ConfirmPlugin #2704
2e31949
toast: add isVisible function for ToastPlugin #2704
bae8fc2
alert: add isVisible function for AlertPlugin #2704
e27c562
No branches or pull requests
Existing Component
是
Component Name
loading、confirm、toast
Description
以plugin形式调用的loading、confirm、toast,建议有一个当前状态的值,在需要判断loading、toast、confirm是否正在显示再来判断是否应该打开,或者隐藏,或者其他操作
The text was updated successfully, but these errors were encountered: