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.

貢獻者指南