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

Properties

Properties

layouts: Record<string, LayoutOptions>