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