File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ build status] ( https://img.shields.io/travis/lessp/react-is-visible/master.svg?style=flat-square )] ( https://travis-ci.org/lessp/react-is-visible )
44[ ![ dependencies Status] ( https://david-dm.org/lessp/react-is-visible/status.svg?style=flat-square )] ( https://david-dm.org/lessp/react-is-visible )
55
6- A simple library that lets you know whether a Component is visible or not.
7-
8- ** Live examples:** [ https://lessp.github.io/react-is-visible/ ] ( https://lessp.github.io/react-is-visible/index.html )
6+ A small library that lets you know whether a component is visible on screen or not.
97
108Uses the [ IntersectionObserver API] ( https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver ) .
119
12- # Table of contents
10+ ### Live Examples
11+
12+ ** Storybook:** [ https://lessp.github.io/react-is-visible/ ] ( https://lessp.github.io/react-is-visible/index.html )
13+
14+ ** Code Sandbox:** [ https://13wozo64wq.codesandbox.io/ ] ( https://13wozo64wq.codesandbox.io/ )
15+
16+ [ ![ Edit 13wozo64wq] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/13wozo64wq )
17+
18+ # Table of Contents
13191 . [ Polyfill] ( #polyfill )
14202 . [ Installation] ( #installation )
15213 . [ Usage] ( #usage )
You can’t perform that action at this time.
0 commit comments