toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getValue
get
Value
abstract
var
getValue
:
(
columnId
:
String
)
->
Any
?
(
source
)
Returns the value from the row for a given columnId.
API Docs
Guide