И
Size: a a a
И
NK
S
S
NK
export const TbAnimations = [
trigger('slideInOut', [@Component({
selector: 'app-scheduler-list-page',
templateUrl: './scheduler-list-page.component.pug',
styleUrls: ['./scheduler-list-page.component.scss'],
animations: [TbAnimations]
})S
export const TbAnimations = [
trigger('slideInOut', [@Component({
selector: 'app-scheduler-list-page',
templateUrl: './scheduler-list-page.component.pug',
styleUrls: ['./scheduler-list-page.component.scss'],
animations: [TbAnimations]
})NK
S
NK
DT
const obj1 = {
a: 1,
b: {
values: {b: 2, c: 3}
},
c: 3
}
=>
const obj2 = {
a: 1,
b: {
b: 2,
c: 3
},
c: 3
}И
const obj1 = {
a: 1,
b: {
values: {b: 2, c: 3}
},
c: 3
}
=>
const obj2 = {
a: 1,
b: {
b: 2,
c: 3
},
c: 3
}IT
this.http.delete() - он что-то возвращает или нет? как мне увидеть это?MG
WГ

[ngClass]="{'is-invalid': setting.controls['template'].invalid && setting.controls['template'].touched}"AE

[ngClass]="{'is-invalid': setting.controls['template'].invalid && setting.controls['template'].touched}"АЧ
AP
АЧ
VH

[ngClass]="{'is-invalid': setting.controls['template'].invalid && setting.controls['template'].touched}"AE