smart-datav-npm
TypeScript icon, indicating that this package has built-in type declarations

1.3.5 • Public • Published

smart-datav-npm

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save smart-datav-npm

Usage

import React from 'react'
 
import { DataVEditor } from 'smart-datav-npm'
import 'antd/dist/antd.css'
import 'smart-datav-npm/dist/index.css'
 
const App = () => {
  return (
    <div>
      <DataVEditor/>
    </div>
    )
}
 
export default App

License

MIT © SmartAngus

Readme

Keywords

none

Package Sidebar

Install

npm i smart-datav-npm

Weekly Downloads

1

Version

1.3.5

License

MIT

Unpacked Size

3.91 MB

Total Files

93

Last publish

Collaborators

  • smartangus