Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New scroll-by modifier #260

Open
ygongdev opened this issue Jan 26, 2021 · 0 comments
Open

New scroll-by modifier #260

ygongdev opened this issue Jan 26, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ygongdev
Copy link
Collaborator

ygongdev commented Jan 26, 2021

Description
Adding a new scroll-by functional modifier that mimics the native scrollBy.

API
The arguments are chosen to closely mimc the API of the native scrollBy that supports an option dictionary. We will also introduce a boolean/promise to conditionally decide when to trigger the scrollBy.

Examples

<div {{scroll-by options=this.scrollOptions shouldScroll=this.shouldScroll}}></div>
@ygongdev ygongdev added enhancement New feature or request good first issue Good for newcomers labels Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant