MediaSFU Angular
    Preparing search index...

    Type Alias CustomComponentType<T>

    CustomComponentType: CustomComponent<T> | CustomComponentFunction | HTMLElement

    Union type for all supported custom component types

    Type Parameters

    • T = any