Hello,
I am trying to use the UI Element from studio to not make it in js, but the documentation is not clear, and I have not been able to center this button,
How can I do it?
Thank you
Hello,
I am trying to use the UI Element from studio to not make it in js, but the documentation is not clear, and I have not been able to center this button,
How can I do it?
Thank you
Have the overlay be a parent element to other children UI elements. Then you can use βflexβ and βalign items centerβ to center it using the properties.
We have a guide on UI coming soon!
Thank you for your response, but Iβm not getting the expected result. Could you explain what βflexβ is? Iβm also not seeing this element
Parent:
Result:
A UI Guide is deeply needed as the docs are pretty confusing and it seems like they are styling properties that are only accessible through the api and not visual editor. Iβm also really curious about animations?
Iβll look into getting this done, thanks for the feedback!