1.0.2 • Published 1 year ago

@miner-mobile/capsule v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@miner-mobile/capsule

@miner-mobile/capsule.

See our website capsule for more information.

Install

Using npm:

$ npm install --save @miner-mobile/capsule

or using yarn:

$ yarn add @miner-mobile/capsule

属性

Props

属性说明类型默认值
list运营位的数据源OperationPic[][]
backgroundLink背景图盘的urlstring-
backgroundHeight背景图的模块高度number图片的高度
titleName中文标题string-
onItemClick运营位的点击事件(item: OperationPic) => void-
onHeaderClick背景点击事件(linkUrl: string | undefined) => void-

OperationPic

属性说明类型默认值
imgUrl运营位的图片urlstring-
operationName运营位的中文标题string-
linkUrl运营位的跳转链接string-