@teamix/data-link-card
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

数字链接卡片_spacex

@teamix/data-link-card

数字链接卡片

API

参数名 说明 必填 类型 默认值 备注
dataSource 数据项 IDataItem 或者 IDataItem[],参考 IDataItem 定义
title 标题 string
hasHoverShadow hover时是否有阴影 boolean true
style 自定义样式 React.CSSProperties

IDataItem

数据项

参数名 说明 必填 类型 默认值 备注
data 数字 number
name 数据项名称 string
url 链接地址 string 对应 a 的 href 属性
target 数据单位 string 对应 a 的 target 属性
onClick 数据状态 React.MouseEvent 对应 a 的 onClick 属性

Readme

Keywords

Package Sidebar

Install

npm i @teamix/data-link-card

Weekly Downloads

4

Version

1.2.0

License

MIT

Unpacked Size

1.2 MB

Total Files

17

Last publish

Collaborators

  • yofine
  • zaranengap
  • chesstar