1.2.0 • Published 3 years ago

map-z-index v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 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

3 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.6

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.11

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago