docs(infinite-scroll): removing verbiage on infinite scroll support in react (#22024)

This commit is contained in:
Ely Lucas
2020-09-03 09:24:28 -06:00
committed by GitHub
parent e82ac39af9
commit e02b33ac75

View File

@ -12,13 +12,8 @@ The `ion-infinite-scroll` component has the infinite scroll logic. It requires a
Separating the `ion-infinite-scroll` and `ion-infinite-scroll-content` components allows developers to create their own content components, if desired. This content can contain anything, from an SVG element to elements with unique CSS animations. Separating the `ion-infinite-scroll` and `ion-infinite-scroll-content` components allows developers to create their own content components, if desired. This content can contain anything, from an SVG element to elements with unique CSS animations.
## React
The Infinite Scroll component is not supported in React.
<!-- Auto Generated Below --> <!-- Auto Generated Below -->
## Usage ## Usage
### Angular ### Angular