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

Support all native props #25

Open
ykadosh opened this issue Apr 22, 2021 · 0 comments
Open

Support all native props #25

ykadosh opened this issue Apr 22, 2021 · 0 comments
Labels
Milestone

Comments

@ykadosh
Copy link
Collaborator

ykadosh commented Apr 22, 2021

Add support for all native div props on Scrollable.
This should be done in Scrollable.jsx, roughly like so:

<div {...props} className={className('scrollbar', className)} style={style} onScroll={this.handleOnScroll}>
@ykadosh ykadosh added good first issue Good for newcomers Scrollable labels Apr 22, 2021
@ykadosh ykadosh added this to the 1.3 milestone Apr 22, 2021
@ykadosh ykadosh modified the milestones: 1.3, 1.4 May 19, 2021
@ykadosh ykadosh modified the milestones: 1.4, 1.5 Jun 11, 2021
gaeaehrlich added a commit to gaeaehrlich/webrix that referenced this issue Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant