Merge pull request #198 from donaldpipowitch/patch-1

added missing react section
This commit is contained in:
Nathan Cahill
2019-07-07 15:44:17 -04:00
committed by GitHub

View File

@@ -523,6 +523,10 @@ Overflow can be handled as well, to get scrolling within the elements:
}
```
## React
**[React Split](https://github.com/nathancahill/split/tree/master/packages/react-split)** - Thin wrapper component for Split.js.
## Browser Support
This library uses [CSS calc()](https://developer.mozilla.org/en-US/docs/Web/CSS/calc#AutoCompatibilityTable), [CSS box-sizing](https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing#AutoCompatibilityTable) and [JS getBoundingClientRect()](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect#AutoCompatibilityTable). These features are supported in the following browsers: