Package Exports
- @cloud-ui/u-you-data
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 (@cloud-ui/u-you-data) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
UYouData 有数报表
有数报表集成组件
示例
基本用法
<u-you-data src="https://www.baidu.com/" scale="width"></u-you-data>API
Props/Attrs
| Prop/Attr | Type | Options | Default | Description |
|---|---|---|---|---|
| src | string | '' |
报表地址 | |
| width | String | 'auto' |
宽度 | |
| height | String | 'auto' |
高度 |
Events
@load
加载完成后触发