Vreo
    Preparing search index...

    Interface VreoProviderProps

    VreoProvider 组件的属性接口

    interface VreoProviderProps {
        children?: ReactNode;
        configs?: Partial<PlayerConfigs>;
    }
    Index

    Properties

    Properties

    children?: ReactNode

    子组件

    configs?: Partial<PlayerConfigs>

    播放器配置选项