@atom-vue/runtime-dom
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-alpha.1 • Public • Published

@vue/runtime-dom

import { h, createApp } from '@vue/runtime-dom'

const RootComponent = {
  render() {
    return h('div', 'hello world')
  }
}

createApp(RootComponent).mount('#app')

Readme

Keywords

Package Sidebar

Install

npm i @atom-vue/runtime-dom

Weekly Downloads

7

Version

3.0.0-alpha.1

License

MIT

Unpacked Size

814 kB

Total Files

12

Last publish

Collaborators

  • zhangl
  • sxlfzhy
  • yaowenbin_lp
  • hoj
  • wangyanyanha
  • wangjie23