MediaSFU Vue
    Preparing search index...

    Interface UpdateMiniCardsGridParameters

    interface UpdateMiniCardsGridParameters {
        getUpdatedAllParams: () => AddVideosGridParameters;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    getUpdatedAllParams: () => AddVideosGridParameters