Skip to content

Expose the view port scroll event #41

Open
@osamamaruf

Description

@osamamaruf

I am implementing a grid using the virtual list.

Case:
The width of the container is fixed but the user can resize column widths making the inner content horizontally scrollable. To keep the header in sync with the content I want to get the scrollLeft value.

Current Behavior:
VirutalList does not expose the scroll event of svelte-virtual-list-viewport.

Expected Behavior:
Scroll event should be exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions