How to Lazy Load F7-Vue Component

In vanilla framework7, there’s a documentation for lazy load f7 components. What about f7-vue components?

Same as it is done generally with Vue, React components in webpack http://framework7.io/vue/navigation-router.html#async-lazy-components

thx for the reply, so i can use async() for lazy module f7-vue? I’m refering to this one: http://v3.framework7.io/docs/lazy-modules.html