File

src/lib/inbox-configuration-panel/inbox-configuration-panel-bottom-bar/inbox-configuration-panel-bottom-bar.component.ts

Description

Responsible for interaction with bottom bar.

Example :
<talenra-inbox-configuration-panel-bottom-bar
  (buttonAction)="onButtonAction($event)"
></talenra-inbox-configuration-panel-bottom-bar>

Metadata

Index

Properties
Methods
Outputs

Outputs

buttonAction
Type : TConfigurationPanelBottomBarActions

Emits actions.

Methods

onActionClick
onActionClick(mouseEvent: MouseEvent, action: TConfigurationPanelBottomBarActions)

Triggers the button action.

Parameters :
Name Type Optional Description
mouseEvent MouseEvent No

The mouse action that is to be stopped from propagation.

action TConfigurationPanelBottomBarActions No

The action that is to be emitted.

Returns : void

Properties

changePresetValuesService
Type : unknown
Default value : inject(ChangedPresetValuesService)

Injects the changed preset values service.

filterState
Type : unknown
Default value : inject(FilterStateService)

Injects the filter state service.

inboxState
Type : unknown
Default value : inject(InboxState)

Injects the inbox state.

results matching ""

    No results matching ""