README
通用下载条
Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
position | 位置 | string | top,bottom | - |
schema | 跳转的schema | string | - | - |
download-url | 下载地址 | string | - | 默认下载地址 |
closable | 是否显示关闭按钮 | boolean | - | true |
下载条组件
<script type="module">
import appDnBar from 'https://cdn.skypack.dev/app-dn-bar';
</script>
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
position | 位置 | string | top,bottom | - |
schema | 跳转的schema | string | - | - |
download-url | 下载地址 | string | - | 默认下载地址 |
closable | 是否显示关闭按钮 | boolean | - | true |