bcgov / common-lib-vue

VueJS common component library.
https://bcgov.github.io/common-lib-vue/
Apache License 2.0
2 stars 0 forks source link

Window width mixin #94

Closed Ian-c-cameron closed 3 years ago

Ian-c-cameron commented 3 years ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

Created a mixin for monitoring the width of the window with comparison methods to check if the window is greater than or less than a given value.

Additional Notes: