Skip to main content

Edit It: Use the 'super' keyword's dot notation to access the parent class's prototypal field

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

See it on StackBlitz