Skip to content

vyaz-monorepo / core/src / createLayoutEngine

Function: createLayoutEngine()

createLayoutEngine(options?): LayoutEngine

Defined in: core/src/layout/create-engine.ts:34

Create a layout engine with an isolated, bounded prepared-line cache.

Parameters

options?

LayoutEngineOptions = {}

Returns

LayoutEngine

Released under the MIT License.