react-scrolly
react-scrolly copied to clipboard
Prop for passing style and className to StickyPlot for overlay div wrapper
Expected Behavior Be able to set styles on overlay wrapper (e.g. z-index) so that the active section does not prevent clicks through to the overlay.
Current Behavior Can't set wrapper z-index so have to use JavaScript to find and set styles on parent wrapper div.