Skip to content
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

横向Timeline #3714

Open
fallenleavesguy opened this issue Mar 29, 2024 · 0 comments
Open

横向Timeline #3714

fallenleavesguy opened this issue Mar 29, 2024 · 0 comments

Comments

@fallenleavesguy
Copy link

What problem does this feature solve?

解决类似这样的横向时间轴功能,每个时间下面是这个时间内相关的信息
image

What does the proposed API look like?

<Timeline endless horizontal>
  <Timeline.Item>16:27:41 Your order starts processing</Timeline.Item>
  <Timeline.Item>16:28:43 Your order to be ready for delivery</Timeline.Item>
  <Timeline.Item>16:28:45 Your parcel has been out of the library</Timeline.Item>
  <Timeline.Item>02:34:41 Send to Shanghai Hongkou Company</Timeline.Item>
  <Timeline.Item>15:05:29 Sending you a piece</Timeline.Item>
</Timeline>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants