
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@teamix/data-link-card
Advanced tools
@teamix/data-link-card
数字链接卡片
参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
---|---|---|---|---|---|
dataSource | 数据项 | 是 | IDataItem 或者 IDataItem[],参考 IDataItem 定义 | ||
title | 标题 | 是 | string | ||
hasHoverShadow | hover时是否有阴影 | 否 | boolean | true | |
style | 自定义样式 | 否 | React.CSSProperties |
数据项
参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
---|---|---|---|---|---|
data | 数字 | 是 | number | ||
name | 数据项名称 | 是 | string | ||
url | 链接地址 | 是 | string | 对应 a 的 href 属性 | |
target | 数据单位 | 否 | string | 对应 a 的 target 属性 | |
onClick | 数据状态 | 否 | React.MouseEvent | 对应 a 的 onClick 属性 |
FAQs
We found that @teamix/data-link-card demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.