File

core/common/extension-hooks.ts

Description

Extension points allow to extend the application from any module

Index

Properties
Methods

Methods

refresh
refresh()

Call the extension factories to refresh them.

Returns : any

Properties

factories
factories: ExtensionFactory<T>[]
Type : ExtensionFactory<T>[]

Additional factories that can be added dynamically. (without hook)

items$
items$: Observable<T[]>
Type : Observable<T[]>

Observable that emits of array of extensions active at any give time

results matching ""

    No results matching ""