File

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

Description

The accumulation of several tabs. This is where the basic arrangement of the tabs is set.

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

Metadata

Index

Methods
Inputs
Outputs

Inputs

arrowNavigationActive
Type : boolean
Default value : false

Determines if the arrow navigation is active.

detailViewInformationTabBarItems
Type : IInboxTabBarItem[]
Required :  true

Information about key, label and icons that are initialized in data item information tab bar items

selectedTab
Type : string
Required :  true

The selected tab.

Outputs

selectedTab
Type : string

The selected tab.

Methods

Public selectDataItemInformationTab
selectDataItemInformationTab(key: string)

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

Parameters :
Name Type Optional Description
key string No

The name of the selected tab.

Returns : void

results matching ""

    No results matching ""