map-z-index
v1.2.0
Published
Get information about z-index state in your application
Downloads
7
Maintainers
Readme
mapZIndex
Get information about z-index state in your application
Usage: mapZIndex(): Array<{ element: Element, zIndex: number }>
import { mapZIndex } from 'map-z-index'
mapZIndex()
// Output: tree of your elements with the information about they z-index value
This module exported from utilizes project.