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

feat: add data-scrolly-container attribute to vue and svelte as well #97

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

tarsisexistence
Copy link
Contributor

I added it to react JSX in the previous PRs, but I think it can also be useful for Vue and Svelte wrappers, since this is the way how outer code can reach the wrapper node.

Though, it's a static approach. It can also be done via classNames but ... let's just keep data attributes until users come with a request for classNames.

@dkaoster dkaoster merged commit ea1f9db into dkaoster:main Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants