components
0.14.4
js
components
/
dev.fritz2.components.datatable
/
DataTableContext
/
header
header
js
abstract
fun
header
(
styling
:
Style
<
BasicParams
>
=
{}
,
expression
:
HeaderContext
.
(
)
->
Unit
)
Content copied to clipboard
abstract
val
header
:
ComponentProperty
<
HeaderContext
>
Content copied to clipboard
See also
dev.
fritz2.
components.
datatable.
Header
Context