6.0.0 • Published 2 years ago

qm-video-player v6.0.0

Weekly downloads
14
License
-
Repository
-
Last release
2 years 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

2 years ago

5.2.11

4 years ago

5.2.10

4 years ago

5.2.4

4 years ago

5.2.9

4 years ago

5.2.8

4 years ago

5.2.7

4 years ago

5.2.6

4 years ago

5.2.5

4 years ago

5.1.4

4 years ago

5.1.3

4 years ago

5.1.2

4 years ago

5.0.1

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago