Skip to content

zIndex

元素在父元素中的层叠顺序,和 HTML 的 z-index 略有不同。

关键属性

zIndex: number

元素在父元素中层叠顺序, 默认为 0。

归属

UI

Released under the MIT License.