apps/live-weather/src/app/shared/country-flag/country-flag.component.ts
selector | weather-base-country-flag |
styleUrls | ./country-flag.component.scss |
templateUrl | ./country-flag.component.html |
Properties |
Inputs |
Accessors |
country | |
Type : string
|
|
set country and create url to get flag |
Private _country |
Type : string
|
Default value : ''
|
Public flagUrl |
Type : string
|
Default value : ''
|
country | ||||||
getcountry()
|
||||||
Get Country
Returns :
string
|
||||||
setcountry(value: string)
|
||||||
set country and create url to get flag
Parameters :
Returns :
void
|
./country-flag.component.scss