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

New Hook: useMatchMedia #4090

Closed
mertsincan opened this issue Feb 21, 2023 · 0 comments
Closed

New Hook: useMatchMedia #4090

mertsincan opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@mertsincan
Copy link
Member

Custom hook to detect if window size matches or not.
@param {string} query - the media query
@param {boolean} when - Whether to listen to the event or not.

@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Feb 21, 2023
@mertsincan mertsincan added this to the 9.2.0 milestone Feb 21, 2023
@mertsincan mertsincan self-assigned this Feb 21, 2023
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 21, 2023
@mertsincan mertsincan removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant