Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LegalComponent

whatitdoes

Returns the LegalComponent view that provides basic legal information such as terms of use, privacy policy, etc.

consumers

LegalModule, LegalRoutingModule

Hierarchy

  • LegalComponent

Implements

  • OnInit

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private activatedRoute

activatedRoute: ActivatedRoute

used to get the current type

projectUrl

projectUrl: string = "https://adriancarriger.github.io/clean-to-the-core/"

The deploy url of this project.

type

type: string

Tells the template which legal material to serve: either 'terms' or 'privacy'.

Methods

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc