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

[Dialog]: feature export useDialogContext #3275

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olafur164
Copy link

@olafur164 olafur164 commented Dec 6, 2024

Description

Exporting useDialogContext for the purpose of having access to triggering open/close dialog in a child component of Dialog without making it controlled by the parent component

Closes: #3274

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.

Export useDialogContext in radix dialog
1 participant