Skip to content

增加blur参数 #117

New issue

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

Open
wants to merge 3 commits into
base: release
Choose a base branch
from
Open

Conversation

illusory-love
Copy link

我的应用场景是:

  1. 在页面中添加多个组件
  2. 点击页面中任意一个组件,组件在激活的同时(active: true),底部显示了对应的功能选项(比如:样式,颜色)
  3. 当我点击底部任意一个功能选项时,组件会立即失焦(active: false)
  4. 设置完颜色后无法识别当前编辑的是页面中哪个组件

增加配置参数 blur ,用于控制在点击组件外部区域时,是否处理失焦事件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant