File

core/data-grid/data-grid.model.ts

Description

Describes a data grid action control for individual item.

Index

Properties

Indexable

[key: string]: any

Properties

callback
callback: | Function
Type : | Function

A callback function.

icon
icon: string
Type : string
Optional

The icon for the action button.

showIf
showIf: | Function
Type : | Function
Optional

Determines if the action should be shown for given item (if not defined, the action will be shown always).

text
text: string
Type : string
Optional

The label for the action button.

type
type: BuiltInActionType | string
Type : BuiltInActionType | string

The type of the action, predefined or custom.

results matching ""

    No results matching ""