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

Properties

Properties

layouts: Record<string, LayoutOptions>