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
/
image
image
fun
image
(
url
:
String
,
caption
:
RichTextList
?
=
null
)
:
MutableBlockList
@
JvmOverloads
fun
image
(
url
:
String
,
caption
:
String
?
=
null
,
linkUrl
:
String
?
=
null
,
annotations
:
RichTextAnnotations
=
RichTextAnnotations.DEFAULT
)
:
MutableBlockList