File

core/action/action.model.ts

Description

An action is a global operation which you can add to the plus sign in the upper right corner

Index

Properties

Properties

action
action: function
Type : function
Optional

Which action to trigger on click (optional)

disabled
disabled: boolean
Type : boolean
Optional

Is that action disabled.

icon
icon: string
Type : string
Optional

The icon to show on this action (optional)

label
label: string
Type : string

The label of the component (optional)

priority
priority: number
Type : number
Optional

Ordering of the actions (high number first) (optional)

template
template: any
Type : any
Optional

Angular template used for Content Projection (optional)

results matching ""

    No results matching ""