<multiselect ng-model="selectModel" options="c for c in selectOptions" // use ... c.name for c in ... for objects data-multiple="true" // true for multi-select mode data-compare-by="id" // set key to ...
Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source ...