Join Slack
Powered by
Is there a tutorial somewhere on out-of-flow posit...
# compose
c
CLOVIS
05/08/2022, 6:58 PM
Is there a tutorial somewhere on out-of-flow positioning? E.g. how to implement things like CSS'
position: absolute
. What's the correct way to do something like display a shape that is above the rest of the contents?
r
Rafs
05/08/2022, 8:58 PM
You can take a look at
Modifier.offset
c
CLOVIS
05/13/2022, 10:24 AM
Ah, I didn't know it allows to be out of the parent's bounds
2
Views
Open in Slack
Previous
Next