mike-north/ember-cli-materialize

[v1] md-input oninput action

Open

#413 aperta il 28 lug 2016

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (117 fork)batch import
enhancementhelp wantedv1

Metriche repository

Star
 (305 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor