UNPKG

@wdns/vuetify-resize-drawer

Version:

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

4 lines (3 loc) 124 B
declare const defaultWidth = 256; declare const componentName = "v-resize-drawer"; export { defaultWidth, componentName, };