@castianta/telemetry-important

重要遥测

Usage no npm install needed!

<script type="module">
  import castiantaTelemetryImportant from 'https://cdn.skypack.dev/@castianta/telemetry-important';
</script>

README

重要遥测

@castianta/telemetry-important

重要遥测

API

参数名 说明 必填 类型 默认值 备注
dataSources 数据来源 SelectPageProps - -
show 显示操作 RadioGroupProps - -
type 接收类型 RadioGroupProps - -
pagination 分页 PaginationProps - -
table 表格 TableProps - 见下
pageContainer 外层面板 PageContainerProps - -

TableProps

参数名 说明 必填 类型 默认值 备注
leftData 左侧数据 Array [] -
rightData 右侧数据 Array [] -
(...ProTable) ProTable 的 ProTableProps ProTableProps - -