Files
ionic-framework/core/src/components/slide
Manu MA 48a27636c7 fix(all): component reusage (#18963)
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.

fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
2019-08-27 16:29:37 +02:00
..
2018-10-11 16:24:08 -05:00
2019-08-27 16:29:37 +02:00

ion-slide

The Slide component is a child component of Slides. The template should be written as ion-slide. Any slide content should be written in this component and it should be used in conjunction with Slides.

See the Slides API Docs for more usage information.


Built with StencilJS