File

core/common/extension-hooks.ts

Description

Allows to extend the existing applications from a module.

Index

Methods

Methods

get
get(activatedRoute?: ActivatedRoute)

Allows to resolve the data of an extension point. The return value can be a Promise or Observable (allowing for asynchronous data resolution).

Parameters :
Name Type Optional Description
activatedRoute ActivatedRoute Yes

The current activated route (if possible to resolve).

Returns : Observable | Promise | [] | T

results matching ""

    No results matching ""