ant-design / ant-design/pro-components

🧐[问题] - <ProList>. How to animate each item?

Open
#8,679 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.8k
Forks
1.4k
Avg merge
10h 44m
Merged PRs (30d)
3

Description

I am using the component from Ant Design Pro. I am using the metas parameter https://procomponents.ant.design/en-US/components/list for column definition.

**However, for each item, I want to add an entering animation, is there any way to do it? Regards**

I try using the components={{body:{cell: }} and it doesnt work. I also try using renderItem but I cant use the metas anymore

Contributor guide

Open the contributing guide

Research direction

Start with the ProList documentation linked in the issue, then inspect the components.body.cell and renderItem entry points to understand how each rendering path handles metas. Determine whether per-item entering animation is supported by the existing API or requires a documented design; done should include a clear supported approach that preserves column definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.