File

core/split-view/split-view-details-actions.component.ts

Description

Configuration for a single action button in the details panel. Used to display action buttons with icons, labels, and optional analytics tracking.

Index

Properties

Properties

action
action: function
Type : function

Function to execute when button is clicked

class
class: string
Type : string
Optional

Optional CSS classes for the button (e.g., 'btn btn-primary'). Default: empty string

dataCy
dataCy: string
Type : string
Optional

Optional data-cy attribute for E2E testing

disabled
disabled: boolean
Type : boolean
Optional

Whether the button is disabled. Default: false

icon
icon: string
Type : string

Icon name to display (c8y icon identifier)

iconClass
iconClass: string
Type : string
Optional

Optional CSS classes for the icon (e.g., 'icon-spin'). Default: empty string

id
id: string
Type : string

Unique identifier for the action (used for tracking in loops)

label
label: string
Type : string

Display label for the button (will be translated)

productExperience
productExperience: literal type
Type : literal type
Optional

Optional product experience tracking configuration

title
title: string
Type : string
Optional

Optional tooltip text (will be translated)

visible
visible: boolean
Type : boolean
Optional

Whether the button is visible. Default: true

results matching ""

    No results matching ""