Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractLegalNoticeComponent Abstract

Hierarchy

  • AbstractLegalNoticeComponent

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.

Accessors

  • get privacyPolicyLink(): string
  • get termsOfServiceLink(): string

Generated using TypeDoc