question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v2 Box - justifySelf does not exist

See original GitHub issue

v2 <Box /> documentation writes about justifySelf - however it is nowhere implemented

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alansouzaticommented, Jul 6, 2018

I don’t think we have a prop for this. Since we have alignSelf I feel we should add justifySelf @ericsoderberghp

0reactions
jjalonsocommented, Apr 29, 2020

It was not implemented at the end isn’t?

Whats the way to go If i want to self position (main axis) an item in a flex container using Grommet? margins & auto?

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

flexbox justify-self: flex-end not working? - Stack Overflow
To add to this answer, justify-self is simply not supported in flexbox because it justifies all its items as a group. More info...
Read more >
justify-self - CSS: Cascading Style Sheets - MDN Web Docs
The CSS justify-self property sets the way a box is justified inside its alignment container along the appropriate axis.
Read more >
justify-self - CSS-Tricks
The justify-self property in CSS sets the justification of an element within its containing block. Its behavior depends on the display of ...
Read more >
No justify-self in Flexbox? No problem! - YouTube
I have a flexbox course! - https://www.flexboxsimplified.comEveryone who's ever used flexbox has tried to justify - self, and probably more ...
Read more >
Flexbox justify-self property - CSS - WICG
Basically when an item has justify-self: center it should remain centered within its parents container until it's siblings have used up all of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found