Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/angular/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ If you were using the CSS custom properties found on `ion-slides`, below is a li
| `--scroll-bar-background` | `--swiper-scrollbar-bg-color` |
| `--scroll-bar-background-active` | `--swiper-scrollbar-drag-bg-color` |

For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See see <a href="https://swiperjs.com/element#injecting-styles" target="_blank" rel="noopener noreferrer">https://swiperjs.com/element#injecting-styles</a> for instructions.
For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See <a href="https://swiperjs.com/element#injecting-styles" target="_blank" rel="noopener noreferrer">https://swiperjs.com/element#injecting-styles</a> for instructions.

### Additional `ion-slides` Styles

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v6/angular/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ If you were using the CSS custom properties found on `ion-slides`, below is a li
| `--scroll-bar-background` | `--swiper-scrollbar-bg-color` |
| `--scroll-bar-background-active` | `--swiper-scrollbar-drag-bg-color` |

For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See see <a href="https://swiperjs.com/element#injecting-styles" target="_blank" rel="noopener noreferrer">https://swiperjs.com/element#injecting-styles</a> for instructions.
For additional custom CSS, because Swiper Element uses Shadow DOM encapsulation, styles will need to be injected into the Shadow DOM scope. See <a href="https://swiperjs.com/element#injecting-styles" target="_blank" rel="noopener noreferrer">https://swiperjs.com/element#injecting-styles</a> for instructions.

### Additional `ion-slides` Styles

Expand Down