File

src/lib/inbox-layout/inbox-detail-view/detail-view-information-box/detail-view-information-box.component.ts

Description

The data item information tab bar and data item information components are merged into the data item information box for better handling.

Example :
<talenra-detail-view-information-box
  [dataItemInformationTabBarItems]="dataItemInformationTabBarItems"
></talenra-detail-view-information-box>

Implements

OnDestroy

Metadata

Index

Properties
Methods
Inputs

Inputs

detailViewInformationTabBarItems
Type : IInboxTabBarItem[]
Required :  true

List of all data item information tab bar items

Methods

onTabChange
onTabChange(key: string)

Selects the specific tab and expands the layout with layout service.

Parameters :
Name Type Optional Description
key string No

The key of the selected tab.

Returns : void

Properties

inboxDetailViewService
Type : unknown
Default value : inject(InboxDetailViewService)

The public service of the inbox detail view.

inboxToolbarService
Type : unknown
Default value : inject(InboxToolbarService)

results matching ""

    No results matching ""