ngx-videogular/overlay-play

Module to display a big play button over the video.

Import definition:

...
import {VgOverlayPlayModule} from '@videogular/ngx-videogular/overlay-play';

@NgModule({
    ...
    imports: [
        ...
        VgOverlayPlayModule
    ],
    ...
})
export class AppModule {
}

results matching ""

    No results matching ""