toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-builder
/
joyfill.internal
/
DocumentBuilderImpl
/
table
table
open
override
fun
table
(
title
:
String
,
id
:
String
?
,
identifier
:
String
?
,
readonly
:
Boolean
,
hidden
:
Boolean
,
tip
:
ToolTip
,
logic
:
LogicBuilder
.
(
)
->
Unit
?
,
columns
:
ColumnBuilder
.
(
)
->
Unit
?
)