Skip to content

⬅️ Back to Table of Contents

📄 demo.vue

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 3

📚 Table of Contents

🛠️ File Location:

📂 packages/core/useBreakpoints/demo.vue

📦 Imports

Name Source
breakpointsTailwind @vueuse/core
useBreakpoints @vueuse/core
shallowRef vue

Variables & Constants

Name Type Kind Value Exported
smWidth any let/var breakpointsTailwind.sm
reactiveStuff boolean let/var shallowRef<keyof
xxl any let/var breakpoints['2xl']