grid-tabulator.actionrenderer
Home > @genesislcap/grid-tabulator > ActionRenderer
ActionRenderer class
The Tabulator Action Renderer element.
Signature:
export declare class ActionRenderer extends FoundationElement
Extends: FoundationElement
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| dataTestId | readonly | any | |
| params | ActionRendererParams | ||
| pendingAction | boolean |
Methods
| Method | Modifiers | Description |
|---|---|---|
| clickHandler() | ||
| init(params) |