$setValue

called each time when a component needs to set a value in a related html input

$setValue;

Example

input.$setValue("new value");

Details

Not designed for direct calls

Can be redefined in a custom view.

$setValue is called only when a component was rendered completely (and its html is ready and accessible).

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.