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

Allow PanelGroup to receive additional props #196

Closed
AmirTugi opened this issue Oct 2, 2023 · 2 comments
Closed

Allow PanelGroup to receive additional props #196

AmirTugi opened this issue Oct 2, 2023 · 2 comments

Comments

@AmirTugi
Copy link

AmirTugi commented Oct 2, 2023

Heya, I noticed that PanelGroup renders a component and passes some styling and data props.
Here's where this magic happens.

Something I'd like to ask is the ability to pass any additional props along.
In my case I am wrapping with another div as a workaround, but it would be nice to be able to avoid a div soup and pass the relevant props directly to PanelGroup.

Cheers! 🥂

@bvaughn
Copy link
Owner

bvaughn commented Nov 12, 2023

Feel free to open a PR with a proposal and I will look it over.

@bvaughn
Copy link
Owner

bvaughn commented Dec 10, 2023

I will support this in v1.0 (#230)

@bvaughn bvaughn closed this as completed Dec 10, 2023
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

No branches or pull requests

2 participants