The new Angular Youtube Player component!

added by JavaScript Kicks
11/5/2019 8:08:52 AM

1012 Views

Documentation is a bit thin on the ground right now, so let's dig into the code and see how this thing works! First, we need to import and include YouTubePlayerModule: This gives us access to the component! Pretty straightforward! Unfortunately documentation for the full API hasn't written yet.


0 comments