Trevixal API
Preparing search index...
@trevixal/extension-table
buildTable
Function buildTable
buildTable
(
schema
:
Schema
,
rows
:
readonly
(
readonly
string
[]
)
[]
,
headerRow
:
boolean
,
)
:
EditorNode
Build a table node from a grid of cell texts; short rows are padded.
Parameters
schema
:
Schema
rows
:
readonly
(
readonly
string
[]
)
[]
headerRow
:
boolean
Returns
EditorNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
Build a table node from a grid of cell texts; short rows are padded.