lcap-h5-iframe
v0.1.1
Published
<!-- 该 README.md 根据 api.yaml 和 docs/*.md 自动生成,为了方便在 GitHub 和 NPM 上查阅。如需修改,请查看源文件 -->
Downloads
4
Readme
LcapH5Iframe iframe
Container
请在这里添加描述
示例
基本用法
<lcap-h5-iframe src="https://sf.163.com"></lcap-h5-iframe>
API
Props/Attrs
| Prop/Attr | Type | Options | Default | Description | | --------- | ---- | ------- | ------- | ----------- | | src | string | | | 需要嵌入的网页地址 |
Events
@load
网页加载完成时触发。
| Param | Type | Description | | ----- | ---- | ----------- |