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

Properties

Properties

layouts: Record<string, LayoutOptions>