components
/
dev.fritz2.components.datatable
/
DefaultContext
/
columns
js
columns
open override fun
columns
(styling:
BoxParams
.(
IndexedValue
<
StatefulItem
<
T
>>) ->
Unit
, expression:
ColumnsContext
<
T
>.() ->
Unit
)
Content copied to clipboard
open override val
columns
:
ComponentProperty
<
ColumnsContext
<
T
>>
Content copied to clipboard
See also
dev.fritz2.components.datatable.ColumnsContext