Open pimdewit opened 5 years ago
I thought slidesInView would be a nice addition to the public API, it is also a nice opportunity for separation of concerns. I extracted the snippet from _updateSlidesA11y and added it to its own getter.
slidesInView
_updateSlidesA11y
I thought
slidesInView
would be a nice addition to the public API, it is also a nice opportunity for separation of concerns. I extracted the snippet from_updateSlidesA11y
and added it to its own getter.