-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
👑 [需求]可否提供一个带request和翻页的自定义列表渲染组件 #2009
Comments
以下的issue可能会帮助到你 : |
这个是有相关api的。去看看 ProList 是怎么实现的。 pro-components/packages/list/src/index.tsx Line 125 in b1b1686
|
大佬牛逼!!!!!! |
确实 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
protable的request params 和翻页器用着很方便,能否单独抽出这一块的代码,然后允许用户对data内容进行渲染
我想把表格渲染替换成其他组件,比如对评论列表进行渲染
The text was updated successfully, but these errors were encountered: