Documentation - v0.30.1
Preparing search index...
@mtcute/node
index
Rich
listItem
Function listItem
listItem
(
content
:
Rich
.
InputRichText
|
InputPageBlockOrFile
[]
,
params
?:
{
checkbox
?:
boolean
;
checked
?:
boolean
}
,
)
:
|
ReplaceDeep
<
RawPageListItemText
,
TypePageBlock
,
InputPageBlockWithFile
,
>
|
ReplaceDeep
<
RawPageListItemBlocks
,
TypePageBlock
,
InputPageBlockWithFile
>
Create a list item (for
list
)
Parameters
content
:
Rich
.
InputRichText
|
InputPageBlockOrFile
[]
params
:
{
checkbox
?:
boolean
;
checked
?:
boolean
}
= {}
Returns
|
ReplaceDeep
<
RawPageListItemText
,
TypePageBlock
,
InputPageBlockWithFile
,
>
|
ReplaceDeep
<
RawPageListItemBlocks
,
TypePageBlock
,
InputPageBlockWithFile
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.30.1
Loading...
Create a list item (for list)