@lexmin0412/wc-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

@lexmin0412/wc-react

基于 Stencil 构建的通用 Web Components 组件库。

安装

pnpm add @lexmin0412/wc-react

用法

import { defineCustomElements, LexminFooter } from '@lexmin0412/wc-react';
// 声明自定义组件
defineCustomElements()

export default function App() {
  return (
    <LexminFooter />
  );
}

Readme

Keywords

none

Package Sidebar

Install

npm i @lexmin0412/wc-react

Weekly Downloads

0

Version

0.0.18

License

ISC

Unpacked Size

33.8 kB

Total Files

32

Last publish

Collaborators

  • cellerchan