AboutSupportDeveloper GuideVersion 41.129.83.3
interface LayoutSnapshot {
    layouts: Record<string, LayoutOptions>;
}

Properties

Properties

layouts: Record<string, LayoutOptions>