JSPM

@ahmiao666/lucky-wheel-react

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q42254F
  • License MIT

React幸运大转盘组件

Package Exports

  • @ahmiao666/lucky-wheel-react
  • @ahmiao666/lucky-wheel-react/index.esm.js
  • @ahmiao666/lucky-wheel-react/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ahmiao666/lucky-wheel-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🎉 ahmiao Lucky Wheel - React

高性能React幸运转盘组件,支持完整的性能控制和诊断功能。

🚀 安装

npm install @ahmiao666/lucky-wheel-react

📖 快速开始

import React, { useRef } from 'react';

const App: React.FC = () => {

};

export default App;

🔗 相关链接