kotlin-jupyter-kernel
Toggle table of contents
0.14.1-506
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
api
/
org.jetbrains.kotlinx.jupyter.api.graphs.labels
/
FilteringPropObjectLabel
/
FilteringPropObjectLabel
Filtering
Prop
Object
Label
constructor
(
value
:
T
,
mainText
:
String
=
value.toString()
,
propertiesToRender
:
Collection
<
String
>
=
emptyList()
)