Skip to content

Commit

Permalink
更新官网md文档
Browse files Browse the repository at this point in the history
  • Loading branch information
Luozf12345 committed Jan 8, 2024
1 parent 24e4767 commit 1648fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tdesign-site/src/avatar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ import 'package:tdesign_flutter/tdesign_flutter.dart';
| avatarDisplayWidget | Widget? | - | 带操作头像自定义操作Widget |
| avatarDisplayBorder | double | 2 | 带操作\展示的头像描边宽度 |
| avatarDisplayListAsset | List<String>? | - | 带操作\展示的头像列表 (本地资源) |
| backgroundColor | Color? | - | 自定义文案时背景色 |



1 change: 1 addition & 0 deletions tdesign-site/src/tab-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3824,6 +3824,7 @@ import 'package:tdesign_flutter/tdesign_flutter.dart';
| dividerColor | Color? | - | 分割线颜色(可选) |
| showTopBorder | bool? | true | 是否展示bar上边线(设置为true 但是topBorder样式未设置,则使用默认值,非胶囊型才生效) |
| topBorder | BorderSide? | - | 上边线样式 |
| useSafeArea | bool | true | 使用安全区域 |

```
```
Expand Down

0 comments on commit 1648fde

Please sign in to comment.