MediaSFU ReactJS
    Preparing search index...

    Type Alias AlertPosition

    AlertPosition:
        | "top"
        | "bottom"
        | "top-right"
        | "top-left"
        | "bottom-right"
        | "bottom-left"
        | "center"

    Position of the alert on screen