adopted-ember-addons / adopted-ember-addons/ember-set-helper
Helper allows you to set `this.args` properties
未关闭
- 主要语言
- JavaScript
- 星标
- 69
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
This.args is supposed to be immutable, however this actually works.
```
@onChange={{set this "args.foo.bar"}}
```
Just FYI
贡献指南
评估
这个 Issue 还没有评估数据。