react-web-component:使用React公开Web组件

时间:2024-02-27 02:29:26
【文件属性】:

文件名称:react-web-component:使用React公开Web组件

文件大小:199KB

文件格式:ZIP

更新时间:2024-02-27 02:29:26

react typescript web-components react-components custom-elements

React Web组件 免责声明:我不建议将此代码用于生产小部件,这是出于测试目的 该项目是通过。 这个存储库的目的是提供一个简单的样板,以使用React创建。 目前,我们涵盖了一些基本需求: 通过shadow-dom完全封装CSS 按分发顺序。 使用可以使用React事件。 打字稿 :rocket: 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行程序。 有关更多信息,请参见关于的部分。 yarn build


【文件预览】:
react-web-component-master
----package.json(1KB)
----src()
--------my-component.test.tsx(317B)
--------react-app-env.d.ts(40B)
--------my-component.tsx(144B)
--------index.tsx(976B)
--------setupTests.ts(255B)
----tsconfig.json(491B)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(1KB)
--------logo512.png(9KB)
--------favicon.ico(3KB)
----README.md(2KB)
----yarn.lock(456KB)
----scripts()
--------build.js(307B)

网友评论