Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Add useBreakpoint composable #185

@TylerAPfledderer

Description

@TylerAPfledderer

Feature request

Add the useBreakpoint composable to the Vue package.

This is an existing function from the React package to retrieve the current responsive media breakpoint. Returns the token name from the theme config.

🚨 Important

This depends on the useMediaQuery, based on the hook from the React package (See Issue #182). However, it is suggested to use the version of the composable from the VueUse library.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions