Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LegalNoticeComponent

Hierarchy

  • AbstractLegalNoticeComponent
    • LegalNoticeComponent

Index

Constructors

Properties

_legalConfig: { privacyPolicy: string; termsOfService: string }

Type declaration

  • privacyPolicy: string
  • termsOfService: string
buttonName: string

The button text that should be displayed in the legal notice. The text is passed trough the translate pipe before being displayed.

ɵcmp: unknown
ɵfac: unknown

Accessors

  • get privacyPolicyLink(): string
  • Returns string

  • get termsOfServiceLink(): string
  • Returns string

Generated using TypeDoc