knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model.page.block
/
MutableBlockList
/
number
number
@
JvmOverloads
fun
number
(
richTextList
:
RichTextList
,
children
:
BlockListProducer
?
=
null
)
:
MutableBlockList
@
JvmOverloads
fun
number
(
text
:
String
,
linkUrl
:
String
?
=
null
,
annotations
:
RichTextAnnotations
=
RichTextAnnotations.DEFAULT
,
children
:
BlockListProducer
?
=
null
)
:
MutableBlockList