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

Add a global function which can return screen width and height so that advanced responsive issues can be tackled with ease #3692

Closed
patelaryan7751 opened this issue Oct 3, 2022 · 0 comments · Fixed by #3701
Assignees
Labels
enhancement New feature or request

Comments

@patelaryan7751
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When we work on a responsive issue we want to chnage classname at any screen width but tailwind provide us with some like sm,md,lg etc. So to work on advanced responsiveness issue a global function is required which can return screen width and height so that advanced responsive issues can be tackled with ease.

Describe the solution you'd like
Add a global function which can return screen width and height so that advanced responsive issues can be tackled with ease without the usage of Material UI useMediaQuery Hooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
1 participant