1.2.0 • Published 4 years ago

map-z-index v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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.

1.2.0

4 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.6

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.11

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago