Skip to content

Commit

Permalink
docs(grid): update
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Dec 13, 2023
1 parent 839ae9e commit afa522b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/packages/__VUE/grid/doc.taro.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,31 +17,31 @@ app.use(GridItem);

### 基础用法

> demo: grid basic
> demo: grid basic layout
### 自定义列数

> demo: grid column
> demo: grid column layout
### 正方形格子

> demo: grid square
> demo: grid square layout
### 格子间距

> demo: grid gutter
> demo: grid gutter layout
### 内容翻转

> demo: grid reverse
> demo: grid reverse layout
### 内容横向

> demo: grid horizontal
> demo: grid horizontal layout
### 自定义内容

> demo: grid content
> demo: grid content layout
## API

Expand Down

0 comments on commit afa522b

Please sign in to comment.