0.1.0-alpha.7 • Published 6 months ago
@tdesign-react/aigc v0.1.0-alpha.7
TDesign AIGC Components for React Framework
📦 Installation
npm i @tdesign-react/aigcyarn add @tdesign-react/aigcpnpm add @tdesign-react/aigc🔨 Usage
import React from 'react';
import { ChatBot } from '@tdesign-react/aigc';
import '@tdesign-react/aigc/es/style/index.js';
function App() {
return <ChatBot />;
}
ReactDOM.createRoot(document.getElementById('app')).render(<App />);Browser Support
| IE / Edge | Firefox | Chrome | Safari |
|---|---|---|---|
| Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
Read our browser compatibility for more details.
Contributing
Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.
Feedback
Create your Github issues or scan the QR code below to join our user groups
License
The MIT License. Please see the license file for more information.
0.1.0-alpha.7
6 months ago
0.1.0-alpha.6
6 months ago
0.1.0-alpha.5
6 months ago
0.1.0-alpha.4
6 months ago
0.1.0-alpha.3
6 months ago
0.1.0-alpha.2
6 months ago
0.1.0-alpha.1
6 months ago