Skip to content

Expose the onResize method on AllotmentHandle #874

@abdalla-rko

Description

@abdalla-rko

I have an issue when I render the Allotment component in an external browser window. The layout responds to resizing of the main window and not the external window, because the code runs in the main window. I need access to onResize so I can attach a ResizeObserver to the external window and resize Allotment when that external window changes size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions