mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
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
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