Aktywne Wpisy

pokyw12 +73
źródło: temp_file2071236423983868058
Pobierz
Nooleus +177
Dajcie mi 4
źródło: FB_IMG_1716892315087
PobierzSkopiuj link
Skopiuj link
źródło: temp_file2071236423983868058
Pobierz
źródło: FB_IMG_1716892315087
PobierzWykop.pl
#javascript #angularjs
Komentarz usunięty przez autora
`
item.label```$scope.values = [{
id: 1,
label: 'aLabel',
subItem: { name: 'aSubItem' }
}, {
id: 2,
label: 'bLabel',
subItem: { name: 'bSubItem' }
}];$scope.selected = { name: 'aSubItem' };```
Wyświetlana jest
, a w modelu jestitem.subItem`