File

packages/eui/packages/components/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.ts

Description

Component used internally by eui-table-v2 to make a row selectable.

Implements

OnInit OnDestroy OnChanges

Metadata

Index

Methods
Inputs
HostBindings
Accessors

Inputs

isChecked
Type : boolean
Default value : false

Wheter the row is selected.

isDataSelectable
Type : DATA

Data of the row.

isKeyboardSelectable
Type : boolean
Default value : false

Wheter the selection can be done with the keyboard.

HostBindings

class
Type : string

Methods

Public toggleCheckedState
toggleCheckedState(e: Event)

Handle the change of the selected status.

Parameters :
Name Type Optional Description
e Event No

Change Event

Returns : void

Accessors

cssClasses
getcssClasses()

Computes and returns the CSS classes for the component based on its current state.

Returns : string

results matching ""

    No results matching ""