KNXCloud / lowcode-engine-vue

Lowcode engine renderer and simulator for vue
MIT License
356 stars 76 forks source link

Routing Hooks Support (TODO) #53

Closed WuChenDi closed 1 year ago

WuChenDi commented 1 year ago

If possible, would like to extend the route hooks (beforeRouteEnter, beforeRouteLeave)

But this only works for edit-like, not for preview pages at the moment. image