ado5 60ac2c1c9a first commit 7 月之前
..
README.en-US.md 60ac2c1c9a first commit 7 月之前
README.md 60ac2c1c9a first commit 7 月之前
cell.d.ts 60ac2c1c9a first commit 7 月之前
cell.js 60ac2c1c9a first commit 7 月之前
cell.json 60ac2c1c9a first commit 7 月之前
cell.wxml 60ac2c1c9a first commit 7 月之前
cell.wxss 60ac2c1c9a first commit 7 月之前
props.d.ts 60ac2c1c9a first commit 7 月之前
props.js 60ac2c1c9a first commit 7 月之前
type.d.ts 60ac2c1c9a first commit 7 月之前
type.js 60ac2c1c9a first commit 7 月之前

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 custom-style v0.25.0 | String | - | - | 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 | - | -