Skip to content

vyaz-monorepo / core/src / layoutTableFrame

Function: layoutTableFrame()

layoutTableFrame(table, options?): TableLayoutResult

Defined in: core/src/layout/TableLayoutEngine.ts:363

Parameters

table

TableFrame

options?

TableLayoutOptions = {}

Returns

TableLayoutResult

Released under the MIT License.