src/app/components/footer/footer.component.ts
CNS footer component
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | cns-footer |
| imports |
HraCommonModule
RouterExtModule
MatIconModule
BrandModule
ButtonsModule
FundingComponent
MatDividerModule
InlineSVGModule
|
| templateUrl | ./footer.component.html |
| styleUrl | ./footer.component.scss |
Properties |
|
Methods |
Inputs |
| funders | |
Default value : FUNDER_IDS
|
|
|
List of funders to show |
|
| socials | |
Default value : CNS_SOCIAL_IDS
|
|
|
List of social media link to show |
|
| openPrivacyPreferences | ||||||
openPrivacyPreferences(event: Event)
|
||||||
|
Open Privacy Preferences Modal
Parameters :
Returns :
void
|