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.
kgdxpr e69712b1d2
'commit'
1 year ago
..
README.en-US.md 'commit' 1 year ago
README.md 'commit' 1 year ago
grid.d.ts 'commit' 1 year ago
grid.js 'commit' 1 year ago
grid.json 'commit' 1 year ago
grid.wxml 'commit' 1 year ago
grid.wxss 'commit' 1 year ago
props.d.ts 'commit' 1 year ago
props.js 'commit' 1 year ago
type.d.ts 'commit' 1 year ago
type.js 'commit' 1 year ago

README.en-US.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

:: BASE_DOC ::

API

Grid Props

name type default description required
align String center optionsleft/center N
border Boolean / Object false Typescriptboolean | { color?: string; width?: string; style?: 'solid' | 'dashed' | 'dotted' | 'double' | 'groove' | 'inset' | 'outset' } N
column Number 4 - N
external-classes Array - ['t-class'] N
gutter Number - - N
hover Boolean false - N
theme String default optionsdefault/card N

GridItem Props

name type default description required
badge-props Object null TypescriptBadgePropsBadge API Documentssee more ts definition N
description String / Slot - - N
external-classes Array - ['t-class', 't-class-image', 't-class-text', 't-class-description'] N
icon String / Object - - N
image String / Slot - - N
image-props Object - - N
jump-type String navigate-to optionsredirect-to/switch-tab/relaunch/navigate-to N
layout String vertical optionsvertical/horizontal N
text String / Slot - - N
url String - - N