Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Pass through props to the componentTag #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidjb
Copy link
Contributor

@davidjb davidjb commented May 28, 2020

This passes all other props, other than those used by ScrollSpy, to the underlying componentTag.

This fixes #86 and is a more generic solution than #164, working for all props, including id.

PR includes documentation updates and unit tests to ensure props are passed through.

Solves makotot#86 and is a more generic solution than makotot#164, working for *any* prop.
@davidjb davidjb mentioned this pull request May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to pass id to scroll container
1 participant