File

workspace-sidepanel/src/workspace-sidepanel/workspace-sidepanel.types.ts

Description

Represents an item displayed in the sidepanel section of a workspace-layout of type "sidepanel".

Used by

Import

Example :
import { SidepanelItem } from '@talenra/components/workspace-sidepanel';

Index

Properties

Properties

counter
counter: number
Type : number
Optional

A counter value attached to the label (visually represented as badge/call-out). Typically a number that represents the number of items contained in this navigation item.

counterMax
counterMax: number
Type : number
Optional

The maximum value of the counter. If the counter value exceeds this limit, "+" will be displayed (e.g. "99+").

icon
icon: string
Type : string

Identifier of the icon displayed. A list of all icons supported is included in the README of package @talenra/icons.

key
key: string
Type : string

Unique key used to identify the item

label
label: string
Type : string

Label displayed to the user

results matching ""

    No results matching ""