File

app-layout/src/header-drawer/header-drawer.component.ts

Description

Provides a wrapper for header-drawer content.

Import

Example :
import { HeaderDrawerComponent } from '@talenra/components/app-layout';

../../../#/welcome

Implements

AfterViewInit AfterContentChecked OnInit

Metadata

Index

Inputs

Inputs

id
Type : string
Default value : ''

id is deprecated. Use identifier instead.

identifier
Type : string
Default value : ''

Unique identifier of the drawer

Example :
<talenra-header-drawer identifier="bd3ad0d8-7b37-43bb-b76c-5670c8a01d80">
layoutType
Type : AppHeaderDrawerLayoutType | undefined
Default value : undefined

Layout to be applied

Example :
<talenra-header-drawer layoutType="three-columns">

see AppHeaderDrawerLayoutType

trackingRef
Type : string
Default value : ''

Tracking reference is used to determinate whether the drawer needs re-initialization. If you use the HeaderDrawer with static content only, you might not need this.

If you use the HeaderDrawer with dynamic content (e.g. inject async data or content changes based on route updates or user interactions), you need to provide an updated value for trackingRef whenever content changes.

results matching ""

    No results matching ""