Skip to content

Ability to set different scrollable elements #2

@Alex61NN5

Description

@Alex61NN5

Ability to be able to set different scrollable elements

For example:

<!-- These Items will scroll together -->
<div data-scrollsync data-scrollsync-group="1"></div>
<div data-scrollsync data-scrollsync-group="1"></div>

<!-- These items will scroll together -->
<div data-scrollsync data-scrollsync-group="2"></div>
<div data-scrollsync data-scrollsync-group="2"></div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions