Swiper - v12.0.3
Preparing search index...
types/modules/hash-navigation
HashNavigationEvents
Interface HashNavigationEvents
interface
HashNavigationEvents
{
hashChange
:
(
swiper
:
SwiperClass
)
=>
void
;
hashSet
:
(
swiper
:
SwiperClass
)
=>
void
;
}
Hierarchy (
View Summary
)
HashNavigationEvents
SwiperEvents
Index
Properties
hash
Change
hash
Set
Properties
hash
Change
hashChange
:
(
swiper
:
SwiperClass
)
=>
void
Event will be fired on window hash change
hash
Set
hashSet
:
(
swiper
:
SwiperClass
)
=>
void
Event will be fired when swiper updates the hash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
Change
hash
Set
Swiper - v12.0.3
Loading...
Event will be fired on window hash change