1.0.2 • Published 5 years ago

basic-list-block-test v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

BacisList

简介:基础列表

基本用法

:::demo 基本用法

<template>
 <BasicList/>
</template>
<script>
test
export default {
    components:{
      BasicList
    }
  }
</script>

:::

Attributes

参数说明类型可选值默认值
tip文字提示string查看更多内容
threshold高度阀值number-2000