Swiper - v12.0.3
    Preparing search index...

    Interface KeyboardEvents

    interface KeyboardEvents {
        keyPress: (swiper: SwiperClass, keyCode: string) => void;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    keyPress: (swiper: SwiperClass, keyCode: string) => void

    Event will be fired on key press