云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
@vue
/
web-component-wrapper
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
dist
2024-08-14 16:37:04
13.51 KB
types
2024-08-14 16:37:12
174 B
package.json
2024-07-14 16:19:05
1.35 KB
README.md
2024-07-14 16:19:05
3.96 KB
# @vue/web-component-wrapper [](https://circleci.com/gh/vuejs/vue-web-component-wrapper) > Wrap and register a Vue component as a custom element. ## Compatibility **[Requires ES2015 classes](https://caniuse.com/es6-class). IE11 and below not supported.** - **If targeting browsers that natively support ES2015, but not native Web Components:** You will also need the [Shady DOM + Custom Elements polyfill](https://github.com/webcomponents/webcomponentsjs). See caniuse.com for support on [Custom Elements v1](https://caniuse.com/#feat=custom-elementsv1) and [Shadow DOM v1](https://caniuse.com/#feat=shadowdomv1). - **Note on CSS Encapsulation When Using the Shady DOM polyfill** It's recommended to use [CSS Modules](https://vue-loader.vuejs.org/en/features/css-modules.html) instead of `