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
No response
点击激活弹出框后,点击其他地方自动关闭弹出框
The text was updated successfully, but these errors were encountered:
@huangyy21 Thank you for contacting us. We will give feedback later.
Sorry, something went wrong.
@huangyy21
/// <summary> /// 获得/设置 弹窗触发方式 默认 click 可设置 hover focus /// </summary> [Parameter] public string? Trigger { get; set; }
hover focus 方式无法交互,适合仅信息
hover focus
请问有办法在可交互的情况下实现吗?
建议看看底层 bs 设计,这限制不是我们组件库限制的,是 bs 限制的
bs
ArgoZhang
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
点击激活弹出框后,点击其他地方自动关闭弹出框
Additional context
No response
The text was updated successfully, but these errors were encountered: