mike-north/ember-cli-materialize

[v1] md-input oninput action

Open

#413 创建于 2016年7月28日

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

描述

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.

贡献者指南