README
Vue router parameters change controller
Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.
Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.
<script type="module">
import aspectusVueRouterParametersController from 'https://cdn.skypack.dev/@aspectus/vue-router-parameters-controller';
</script>
Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.