N
N
Nice_932017-04-28 14:34:03
JavaScript
Nice_93, 2017-04-28 14:34:03

How can I collect all the information from the form input in the controller in EmberJS? is it possible at all?

there is a route in it a form with input how to transfer information from inputs to the controller?
Is it possible to transfer all or separately?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GaserV, 2017-06-13
@Nice_93

{{input tpye="text" value=somevar}}
In the controller this.get('somevar')

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question