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

How to add an end element at the conclusion? #552

Open
youdianfan opened this issue Aug 22, 2023 · 3 comments
Open

How to add an end element at the conclusion? #552

youdianfan opened this issue Aug 22, 2023 · 3 comments
Labels

Comments

@youdianfan
Copy link

youdianfan commented Aug 22, 2023

I would like to append an ending element at the end of a list, and ensure that it occupies a full line. How should this requirement be configured?

image

@youdianfan
Copy link
Author

I use react

@daybrush
Copy link
Member

@youdianfan

Use data-grid-column="2" attribute

.end {
 width: 100%;
}

@youdianfan
Copy link
Author

Thank you for your reply, my practice is as shown in the picture, I wonder if it is standard?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants