WGShare.Client.Wx/miniprogram_npm/tdesign-miniprogram/cell
yj d281aab5b3 Initial Commit 2024-11-11 14:16:29 +08:00
..
README.en-US.md Initial Commit 2024-11-11 14:16:29 +08:00
README.md Initial Commit 2024-11-11 14:16:29 +08:00
cell.d.ts Initial Commit 2024-11-11 14:16:29 +08:00
cell.js Initial Commit 2024-11-11 14:16:29 +08:00
cell.json Initial Commit 2024-11-11 14:16:29 +08:00
cell.wxml Initial Commit 2024-11-11 14:16:29 +08:00
cell.wxss Initial Commit 2024-11-11 14:16:29 +08:00
props.d.ts Initial Commit 2024-11-11 14:16:29 +08:00
props.js Initial Commit 2024-11-11 14:16:29 +08:00
type.d.ts Initial Commit 2024-11-11 14:16:29 +08:00
type.js Initial Commit 2024-11-11 14:16:29 +08:00

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 - -