File

core/user/user-menu.service.ts

Index

Properties
Methods
Accessors

Methods

add
add(item: UserMenuItem)

Adds a new item to the search in the header.

Parameters :
Name Type Optional Description
item UserMenuItem No

The item to add.

Returns : void
remove
remove(item: UserMenuItem)

Removes an search from the header.

Parameters :
Name Type Optional Description
item UserMenuItem No

The item to remove.

Returns : void

Properties

state$
state$: BehaviorSubject<any>
Type : BehaviorSubject<any>
Default value : new BehaviorSubject<any>({ userMenuItems: new Set<UserMenuItem>() })

Accessors

state
getstate()

Returns the current state.

result-matching ""

    No results matching ""