Generated when a window and all of its layout's views have been created and can receive API calls.

Hierarchy

  • LayoutReadyEvent

Properties

Properties

name: string
topic: "window"
type: "layout-ready"
uuid: string
views: (Identity & {
    success: boolean;
})[]