mike-north/ember-cli-materialize

[v1] md-input oninput action

Open

#413 创建于 2016年7月28日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (117 fork)batch import
enhancementhelp wantedv1

仓库指标

Star
 (305 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Need to be able to receive oninput action.

Something like

{{md-input on-input=(action (mut myValue))}}

This should be easy to implement in the md-input template. Just needs a handler in the md-input component and a test.

贡献者指南