toFront

open override fun toFront(component: T)

Puts the component to the front inside the LayeredContainer and Changes its zIndex accordingly.

Parameters

component

Child that is moved to the front.