@icedesign/container

--- title: Container category: Components chinese: 区块容器组件 ---

Usage no npm install needed!

<script type="module">
  import icedesignContainer from 'https://cdn.skypack.dev/@icedesign/container';
</script>

README


title: Container category: Components chinese: 区块容器组件

参数(props)

参数名 说明 必填 类型 默认值 备注
className 样式名 false string -
style 样式 false object {}
loading 加载时 loading boolean false
error 数据错误 任何数据类型的值 false
empty 数据为空 任何数据类型的值 false
title 标题 string -