Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

unresolveLayout

ソース

APIの説明は英語のcanonical sourceを表示しています。

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

unresolveLayout(resolved: ResolvedLayout): LayoutResult

パラメーター

名前 説明 既定値
resolved ResolvedLayout 追加説明はありません。

戻り値

LayoutResult

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