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

TypeScript: ability to pass custom props to useStyleConfig, just like useMultiStyleConfig #3758

Closed
vincentbriglia opened this issue Apr 7, 2021 · 0 comments · Fixed by #3805
Labels
Topic: TypeScript 🤠 Issues or PR related to TypeScript

Comments

@vincentbriglia
Copy link

🚀 Feature request

TypeScript: ability to pass custom props in useStyleConfig

🧱 Problem Statement / Justification

we'd like to pass props like hasBorder or isFloating when creating components that can potentially flow back into chakra-ui, since we're not composing existing components, but building them chakra-like with the chakra.x composers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: TypeScript 🤠 Issues or PR related to TypeScript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants