Skip to content

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