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

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

Home>super Keyword in JavaScript>Edit It: Use the 'super' keyword's dot notation to access the parent object's prototypal property

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