Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getValue
get
Value
abstract
val
getValue
:
(
columnId
:
String
)
->
Any
?
(
source
)
Returns the value from the row for a given columnId.
API Docs
Guide