Skip to content

Commit

Permalink
docs: update table doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lvpansen committed Apr 26, 2021
1 parent 9666a03 commit 75fde61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/table/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ group:
| onSearch | 数据获取 | `() => Promise<TableData> \| TableData` | - |
| searchProps | 搜索栏参数 | [SearchProps](/components/table#SearchProps) \| [Form](/components/form#参数) | - |
| showTools | 是否显示工具栏(刷新) | `boolean` | `false` |
| columns | 表格列的配置描述 | `Array` | |
| isKeepAlive | 是否缓存搜索参数 | `boolean` | `false` |

#### SearchProps
Expand Down

1 comment on commit 75fde61

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for at-console-components ready!

✅ Preview
https://at-console-components-9js804dr1-shaodahong.vercel.app

Built with commit 75fde61.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.