You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lsl 7e355978ae
初始化提交代码
3 years ago
..
README.en-US.md 初始化提交代码 3 years ago
README.md 初始化提交代码 3 years ago
cell.d.ts 初始化提交代码 3 years ago
cell.js 初始化提交代码 3 years ago
cell.json 初始化提交代码 3 years ago
cell.wxml 初始化提交代码 3 years ago
cell.wxss 初始化提交代码 3 years ago
props.d.ts 初始化提交代码 3 years ago
props.js 初始化提交代码 3 years ago
type.d.ts 初始化提交代码 3 years ago
type.js 初始化提交代码 3 years ago

README.en-US.md

:: BASE_DOC ::

API

Cell Props

name type default description required
align String middle optionstop/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 optionsswitchTab/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 - -