Skip to content

Commit

Permalink
更新pupupApi
Browse files Browse the repository at this point in the history
  • Loading branch information
Luozf12345 committed Dec 29, 2023
1 parent 25783f8 commit f9581af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tdesign-component/example/assets/api/popup_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
| closeColor | Color? | - | 关闭按钮颜色 |
| closeClick | PopupClick? | - | 关闭按钮点击回调 |
| backgroundColor | Color? | - | 背景颜色 |
| radius | double? | - | 圆角 |
| key | | - | |

```
Expand All @@ -51,6 +52,7 @@
| rightTextColor | Color? | - | 右边文本颜色 |
| rightClick | PopupClick? | - | 右边文本点击回调 |
| backgroundColor | Color? | - | 背景颜色 |
| radius | double? | - | 圆角 |
| key | | - | |

```
Expand All @@ -67,4 +69,5 @@
| closeColor | Color? | - | 关闭按钮颜色 |
| closeClick | PopupClick? | - | 关闭按钮点击回调 |
| backgroundColor | Color? | - | 背景颜色 |
| radius | double? | - | 圆角 |
| key | | - | |

0 comments on commit f9581af

Please sign in to comment.