xiaohaizhao 5b3b07d4bb 移除多余组件库 hai 6 meses
..
README.en-US.md 5b3b07d4bb 移除多余组件库 hai 6 meses
README.md 5b3b07d4bb 移除多余组件库 hai 6 meses
cell.d.ts 5b3b07d4bb 移除多余组件库 hai 6 meses
cell.js 5b3b07d4bb 移除多余组件库 hai 6 meses
cell.json 5b3b07d4bb 移除多余组件库 hai 6 meses
cell.wxml 5b3b07d4bb 移除多余组件库 hai 6 meses
cell.wxss 5b3b07d4bb 移除多余组件库 hai 6 meses
props.d.ts 5b3b07d4bb 移除多余组件库 hai 6 meses
props.js 5b3b07d4bb 移除多余组件库 hai 6 meses
type.d.ts 5b3b07d4bb 移除多余组件库 hai 6 meses
type.js 5b3b07d4bb 移除多余组件库 hai 6 meses

README.en-US.md

:: BASE_DOC ::

API

Cell Props

name | type | default | description | required -- | -- | -- | -- | -- align | String | middle | options:top/middle/bottom | N arrow | Boolean | false | - | N bordered | Boolean | true | - | N description | String / Slot | - | - | N external-classes | Array | - | ['t-class', 't-class-title', 't-class-note', 't-class-description', 't-class-thumb', 't-class-hover', 't-class-left', 't-class-right'] | N hover | Boolean | - | - | N image | String / Slot | - | - | N jump-type | String | navigateTo | options:switchTab/reLaunch/redirectTo/navigateTo | N left-icon | String / Slot | - | - | N note | String / Slot | - | - | N required | Boolean | false | - | N right-icon | String / Slot | - | - | N title | String / Slot | - | - | N url | String | - | - | N

Cell Events

name | params | description -- | -- | -- click | - | -