MediaSFU Angular
    Preparing search index...

    Interface MenuModalRenderContext

    interface MenuModalRenderContext {
        onClose: () => void;
    }
    Index

    Properties

    Properties

    onClose: () => void