Skip to main content

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