File

table/src/table/table.types.ts

Description

Type of event emitted by the Table component when the row is double-clicked by the user.

Import

Example :
import { ITableRowDoubleClick } from '@talenra/components/table';

See TableComponent

Index

Properties

Properties

event
event: MouseEvent
Type : MouseEvent

Mouse event

row
row: ITableRow
Type : ITableRow

Reference to the affected row

results matching ""

    No results matching ""