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

    Interface ContentVisibilityAutoStateChangeEventInit

    interface ContentVisibilityAutoStateChangeEventInit {
        bubbles?: boolean;
        cancelable?: boolean;
        composed?: boolean;
        skipped?: boolean;
    }

    Hierarchy (View Summary)

    • EventInit
      • ContentVisibilityAutoStateChangeEventInit
    Index

    Properties

    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    skipped?: boolean