How to change Z-Order?

Hi.

Can I change the Z-Order for Panel independent with the order in the UX file?

I want to make the first-child goes on the bottom and the last-child goes on the top.

Do you have an example of what you want to do? Or visual reference?

There is the Layer property but my guess is that is not what you are after https://www.fusetools.com/learn/fuse#layers

In this navigation-animation example, I need to make first card on the bottom and last card on the top use numeric value like z-index in html.

Even I need to make n-th card on the top but Layer property is can’t controll that.

You can use BringToFront and SendToBack to do that.

https://www.fusetools.com/learn/fuse#bringtofront

You might also want to check out the latest build (0.11.0.6078) which supports Z Offset more details can be found here: https://www.fusetools.com/downloads/channel/qa