How to use the omio.merge function in omio

To help you get started, we’ve selected a few omio examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Tencent / omi / packages / omi-ssr / src / client.js View on Github external
router.resolve({ pathname: location.pathname, query: {}, client: true }).then(route => {
    merge(route.component, '#app>div', { data: route.data })
  })
}

omio

Omi for old browsers(IE8+).

MIT
Latest version published 4 years ago

Package Health Score

58 / 100
Full package analysis