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 parent component to pass in a React node as the input box #921

Open
timothytong opened this issue Aug 9, 2023 · 0 comments
Open
Labels
Milestone

Comments

@timothytong
Copy link

My app uses Chakra-UI for styling, and it's not really possible to pass in a custom input box and styled consistent with the one supplied by the ui framework. Would be nice to have a prop called customInput?: React.ReactNode | undefined;

@mrdannael mrdannael added this to the 7.x.x milestone Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants