0.0.3 • Published 6 years ago

ylz_components v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

Preview 预览组件

例子

import { Report } from 'ylz_components';

const reportRef = useRef(null)
<Report ref={reportRef} />

reportRef.current.open(data)//预览
reportRef.current.print(data)//打印
0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago