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

Need ability to align items in the end when they are smaller than viewport height #283

Closed
mariia-mitiureva opened this issue Dec 12, 2023 · 1 comment

Comments

@mariia-mitiureva
Copy link
Contributor

mariia-mitiureva commented Dec 12, 2023

Is your feature request related to a problem? Please describe.

I need to align items in the end in case if total items height is less than viewport height. Like on the screenshot
image

Describe the solution you'd like

I could achieve it via custom styles if minimum height matched list size as it was proposed here #252

Describe alternatives you've considered

I'm not sure I could handle it on my side even if getTotalSize was available via ref. Because it should react on any resizes.

@inokawa
Copy link
Owner

inokawa commented Dec 12, 2023

Hi, it's not well documented but you can achieve it with reverse: true!

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

No branches or pull requests

2 participants