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

feat: pass props to renderCustomComponent #59

Open
hirbod opened this issue May 25, 2022 · 0 comments
Open

feat: pass props to renderCustomComponent #59

hirbod opened this issue May 25, 2022 · 0 comments
Labels
feature New feature or request

Comments

@hirbod
Copy link

hirbod commented May 25, 2022

Hi,

right now I have to manually pass all the needed props (beside of i10n, theme, user which can be accessed via context) to my custom renderCustomComponent. It would be nice to have some kind of a Base Component which has access to all the props without the need to make so much prop drilling.

@hirbod hirbod added the feature New feature or request label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant