Skip to main content

Edit It: Use the 'super' keyword's dot notation to access the parent object's prototypal property

This code shows how to use the super keyword's dot notation to access a parent object's prototypal property.

See it on StackBlitz