6.0.0 • Published 10 months ago

qm-video-player v6.0.0

Weekly downloads
14
License
-
Repository
-
Last release
10 months ago

QM-VideoPlayer

This is a video player under development.

How to use

First add "VideoPlayerModule" to your AppModule.

import { VideoPlayerModule } from 'qm-video-player';

imports: [ VideoPlayerModule ]

Just use the specified library selector with an attribute binding.

<qm-video-player [node]="yourNode"></qm-video-player>

NB: make sure your 'node' is typed with Node interface.

6.0.0

10 months ago

5.2.11

3 years ago

5.2.10

3 years ago

5.2.4

3 years ago

5.2.9

3 years ago

5.2.8

3 years ago

5.2.7

3 years ago

5.2.6

3 years ago

5.2.5

3 years ago

5.1.4

3 years ago

5.1.3

3 years ago

5.1.2

3 years ago

5.0.1

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago