react-springy-parallax icon indicating copy to clipboard operation
react-springy-parallax copied to clipboard

Access to this.parallax.refs in a separate menu component?

Open jonnydungeons opened this issue 6 years ago • 0 comments

I have a separate menu component and want to add "onClick={() => this.parallax.scrollTo(1)}" on some of my menu items to scroll parallax content.

Is there a way to do this?

jonnydungeons avatar Aug 18 '18 21:08 jonnydungeons