Skip to content

Pass all given props to Flipper component#217

Open
ThenTech wants to merge 1 commit intoaholachek:masterfrom
ThenTech:patch-1
Open

Pass all given props to Flipper component#217
ThenTech wants to merge 1 commit intoaholachek:masterfrom
ThenTech:patch-1

Conversation

@ThenTech
Copy link

@ThenTech ThenTech commented Apr 30, 2024

Small change to pass along all other given props of Flipper to the created element.

I'm not sure why this wasn't the case already. My use case is to pass things such as role, data and aria attributes to the created div instead of having to create yet another nested div with the proper attributes.

Note: I don't know if any TypeScript types need to be set, I have never used TS.

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

Successfully merging this pull request may close these issues.

1 participant