ngx-mq
    Preparing search index...

    Type Alias DisplayModeOption

    DisplayModeOption:
        | "browser"
        | "fullscreen"
        | "standalone"
        | "minimal-ui"
        | "window-controls-overlay"
        | "picture-in-picture"

    Allowed values for the displayMode helper, mirroring the CSS display-mode media feature.