vot.js - v2.4.12
    Preparing search index...

    Interface EventListenerOptions

    interface EventListenerOptions {
        capture?: boolean;
    }
    Index

    Properties

    Properties

    capture?: boolean