flexlayout-react
    Preparing search index...

    Class RowNode

    Hierarchy (View Summary)

    Implements

    Index
    TYPE: "row"
    • Parameters

      • name: string

      Returns any

    • Get the document that this node is currently rendered in (the document of the main window or of a popout window). Returns undefined before the layout has been mounted.

      Returns Document | undefined

    • Returns string

    • Returns HTMLElement | null

    • Returns string

    • Returns string

    • Returns number

    • Get the browser window that this node is currently rendered in. This is the main window for nodes in the main layout and the popout window for nodes rendered inside a popout. Returns undefined before the layout has been mounted.

      Returns Window | undefined