mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(infinite-scroll): removing verbiage on infinite scroll support in react (#22024)
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user