Improve this Doc  View Source

select.SelectController

  1. - type in module ng

The controller for the <select> directive. This provides support for reading and writing the selected value(s) of the control and also coordinates dynamically added <option> elements, perhaps by an ngRepeat directive.