Skip to content
Latest: Publish JavaScript Packages to NPM Like a Pro!

Edit It: Find and invoke the parent class's constructor()

Home>super Keyword in JavaScript>Edit It: Find and invoke the parent class's constructor()

Edit It: Find and invoke the parent class's constructor()

This code shows how to use the super keyword to find and invoke the parent class's constructor() method.

See it on StackBlitz