Sleep

Vue- display: Reactive media queries - Vue.js Nourished #.\n\nCaution: Version 2.x merely supports Vue 3. v1 docs are actually offered here.\n\n\n\n\nSensitive monitor size as well as media question conditions for Vue. Assists your preferred UI structure out of the box, and also may be configured with any kind of custom-made breakpoints.\n\nhttps:\/\/reegodev.github.io\/vue-screen.\n\nReactive and also debounced display dimension.\nResponsive media concern states and unit orientation.\nDetect touch monitor functionality.\nBreakpoints for many popular ui structures provided away from package: Tailwind, Bootstrap, Bulma, Structure, Materialize, Semantic User Interface.\nSSR appropriate along with Nuxt element consisted of. Nuxt component advancement is actually hanging Nuxt 3 release.\n\nnpm i vue-screen.\nanecdote incorporate vue-screen.\n\nUse along with make-up API.\nbring in useScreen, useGrid from 'vue-screen'.\n\nexport default \ncreate() \nconst display screen = useScreen().\nconst network = useGrid(' bulma').\n\ngain \nmonitor,.\nframework.\n\n\n\nFor state-of-the-art configurations, look at the doctors site.\nMake use of as a plugin.\nimport createApp from 'vue'.\nbring in VueScreen coming from 'vue-screen'.\n\n\/\/ In App.vue.\ncreateApp()\n. use( VueScreen, 'bootstrap')\n. mount('

app').// In MyComponent.vue.Current breakpoint is: $grid.breakpointWindow width is: $screen.widthWindow height is actually: $screen.height
v2 introduces a handful of breaking changes both in the configuration as well as in the API.Find out more concerning all of them in the docs part.

Articles You Can Be Interested In