@nextcloud/files

    Interface MediaQueryListEventInit

    interface MediaQueryListEventInit {
        bubbles?: boolean;
        cancelable?: boolean;
        composed?: boolean;
        matches?: boolean;
        media?: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    matches?: boolean
    media?: string
    MMNEPVFCICPMFPCPTTAAATR