
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
@alicd/cone-tars-message-list
Advanced tools
展示站内信列表,接入改组件需要在 Tars (https://tars.cainiao-inc.com/) 中拥有租户,请确定自己的应用是否接入 Tars
| 成员 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| className | 扩展 class | string | null |
| pageSize | 分页 | number | null |
| defaultPageSize | 默认分页 | number | 10 |
| children | 子元素工具,设置后会展示在小分页按钮的左侧,建议用按钮 | ReactElement | null |
| pageSizeList | 分页的可选值 | array | [10,20,50] |
| onPageChange | 分页改变触发 | 参数:e.current: 当前页码;e.pageSize:每页多少条 | null |
| gapContent | 除了表格区域,其他元素两侧是否需要留 20像素空间 | boolean | false |
| app | 目标系统编码,来源于你在 tars 中配置的站内信的目标系统 | string | null |
| size | 整体大小,可选值:large,medium,small | string | medium |
| hasSearch | 是否有搜索区,设置为 false 之后只会在表头展示一个搜索按钮 | boolean | true |
| autoSearch | 是否默认加载组件就搜索 | boolean | true |
| hasBorder | 表格是否含有标签 | boolean | true |
| spreadTitle | 展开详情的 title | string | 消息详情 |
| spreadDetail | 是否需要点击展开详情 | boolean | true |
| spreadParams | 设置展开弹层的样式等属性。shake 字段可用于禁用切换项时的抖动效果。 | { marginTop: number,marginRight: number, width: any, shake: boolean, } | { marginTop: 48, marginRight: 0, width: "60%", shake: true } |
FAQs
最新版tars站内信列表
We found that @alicd/cone-tars-message-list demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.