mike-north/ember-cli-materialize

[v1] md-input oninput action

Open

#413 opened on 2016年7月28日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)JavaScript (305 stars) (117 forks)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.

コントリビューターガイド