Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

unresolveLayout

Source

Convert a ResolvedLayout back to a legacy LayoutResult. Used for backward compatibility with existing renderers.

unresolveLayout(resolved: ResolvedLayout): LayoutResult

Parameters

Parameter Type Description Default
resolved ResolvedLayout No additional description.

Returns

LayoutResult

libs/@shumoku/core/src/layout/resolve.ts:127