Skip to content

Commit

Permalink
更新API
Browse files Browse the repository at this point in the history
  • Loading branch information
Luozf12345 committed Jan 5, 2024
1 parent 7ab1bc2 commit 09b02bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tdesign-component/example/assets/api/avatar_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
| avatarDisplayWidget | Widget? | - | 带操作头像自定义操作Widget |
| avatarDisplayBorder | double | 2 | 带操作\展示的头像描边宽度 |
| avatarDisplayListAsset | List<String>? | - | 带操作\展示的头像列表 (本地资源) |
| backgroundColor | Color? | - | 自定义文案时背景色 |
1 change: 1 addition & 0 deletions tdesign-component/example/assets/api/tab-bar_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
| dividerColor | Color? | - | 分割线颜色(可选) |
| showTopBorder | bool? | true | 是否展示bar上边线(设置为true 但是topBorder样式未设置,则使用默认值,非胶囊型才生效) |
| topBorder | BorderSide? | - | 上边线样式 |
| useSafeArea | bool | true | 使用安全区域 |

```
```
Expand Down

0 comments on commit 09b02bb

Please sign in to comment.