@beisen-phoenix/iframe

@beisen-phoenix/iframe

Usage no npm install needed!

<script type="module">
  import beisenPhoenixIframe from 'https://cdn.skypack.dev/@beisen-phoenix/iframe';
</script>

README

Iframe

@beisen-phoenix/iframe

API

参数 说明 类型 默认值 是否必传
src 嵌套页面的URL地址 string
id frame id string
width frame的宽度 string
height frame的高度 string
name 用于定位内联框架(iframe)的名称 string false
extraCls 自定义组件容器class,一般用于覆盖组件默认样式使用 string