0.0.3 • Published 4 years ago

ylz_components v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago