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

Add methods for setting behavior at breakpoints. #87

Open
paytonshaltis opened this issue Dec 8, 2022 · 0 comments
Open

Add methods for setting behavior at breakpoints. #87

paytonshaltis opened this issue Dec 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@paytonshaltis
Copy link
Owner

After creating the train carousel for the webpage in #86, the need for a function that alters the carousel at a number of breakpoints seems fitting.

  • The user could provide a number of (screen width, callback function) pairs, which sets up the event listener to call the handler each time a new breakpoint is reached.
@paytonshaltis paytonshaltis added the enhancement New feature or request label Dec 8, 2022
@paytonshaltis paytonshaltis added this to the 2.0.0 Release milestone Dec 8, 2022
@paytonshaltis paytonshaltis self-assigned this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant