File

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

Description

Responsible to deal with further information of a data item.

Example :
<talenra-detail-view-information
  [key]="detailViewItem.key"
  [label]="detailViewItem.label"
  [icon]="detailViewItem.icon"
  [useScroll]="true"
></talenra-detail-view-information>

Implements

OnInit OnDestroy

Metadata

Index

Properties
Inputs

Inputs

detailViewTab
Type : IInboxTabBarItem
Required :  true

The data item information tab bar item.

Properties

inboxDetailViewService
Type : unknown
Default value : inject(InboxDetailViewService)

The public service of the inbox detail view.

results matching ""

    No results matching ""