toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionRow
/
getCanSelect
get
Can
Select
abstract
var
getCanSelect
:
(
)
->
Boolean
(
source
)
Returns whether or not the row can be selected.
API Docs
Guide