File

table/src/table/table.types.ts

Description

Type of event emitted by the Table component when the row is un-/selected by the user.

Import

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

See TableComponent

Index

Properties

Properties

isSelected
isSelected: boolean
Type : boolean

Selection state of the row (selected or not)

row
row: ITableRow
Type : ITableRow

Reference to the affected row

results matching ""

    No results matching ""