Documentation - v0.30.1
Preparing search index...
@mtcute/bun
index
Rich
table
Function table
table
(
rows
:
RawPageTableRow
[]
,
params
?:
{
bordered
?:
boolean
;
striped
?:
boolean
;
title
?:
Rich
.
InputRichText
;
}
,
)
:
RawPageBlockTable
Create a table block
Parameters
rows
:
RawPageTableRow
[]
params
:
{
bordered
?:
boolean
;
striped
?:
boolean
;
title
?:
Rich
.
InputRichText
}
= {}
Returns
RawPageBlockTable
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.30.1
Loading...
Create a table block