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

Properties

Properties

layouts: Record<string, LayoutOptions>