DP
{ "home": [ "detached", "aptOffice", "semiDetached", "triplex" ], "condo": [ "all", "loftAndMultiLevel" ], "townhouse": [ "condo", "stacked" ], "other": [ "vacantLand" ] }
Size: a a a
DP
{ "home": [ "detached", "aptOffice", "semiDetached", "triplex" ], "condo": [ "all", "loftAndMultiLevel" ], "townhouse": [ "condo", "stacked" ], "other": [ "vacantLand" ] }
VH
getTranslation(key: string | Array<string>, interpolateParams?: Object): string | any {
return this.translate.instant(key, interpolateParams);
}
VH
{ "home": [ "detached", "aptOffice", "semiDetached", "triplex" ], "condo": [ "all", "loftAndMultiLevel" ], "townhouse": [ "condo", "stacked" ], "other": [ "vacantLand" ] }
DP
VH
VH
DP
VH
VH
VH
VH
{ "home": [ "detached", "aptOffice", "semiDetached", "triplex" ]
DP
home.detached
VH
"home": {
"detached": "home deta",
"aptOffice": "home apt",
},
VH
home.detached
DP
DP
VH
DT
DP