enhancementhelp wantedv1
Métriques du dépôt
- Stars
- (305 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.