@inkefe-components/custom-table

CustomTable

Usage no npm install needed!

<script type="module">
  import inkefeComponentsCustomTable from 'https://cdn.skypack.dev/@inkefe-components/custom-table';
</script>

README

@inkefe-components/custom-table

简介:CustomTable

API

参数 说明 类型 默认值 备注
needHighlight 是否高亮选中行 Boolean true
highlightColor 高亮选中行背景颜色 String #e6fff9
needScrollbar 是否展示自定义滚动条 Boolean true

其他 API,参照:https://ant.design/components/table-cn/#API