webdevnerdstuff / vuetify-resize-drawer

The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.

Home Page:https://webdevnerdstuff.github.io/vuetify-resize-drawer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuetify Logo

Vuetify Resize Drawer

NPM Package   @WebDevNerdStuff

Description

The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.

Installation

Using pnpm:

pnpm add @wdns/vuetify-resize-drawer

Using npm:

npm i @wdns/vuetify-resize-drawer

Documentation

Documentation & Demo

Dependencies

Vuetify v3
Vue 3

Change Log

CHANGELOG

License

Copyright (c) 2023 WebDevNerdStuff
Licensed under the MIT license.

Legal

Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.

About

The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.

https://webdevnerdstuff.github.io/vuetify-resize-drawer/

License:MIT License


Languages

Language:TypeScript 47.6%Language:Vue 29.8%Language:JavaScript 17.1%Language:SCSS 3.1%Language:HTML 1.7%Language:Shell 0.7%