Skip to content
Node.js Sounds Complicated? This Article Makes It Click

Edit It: Use the 'super' keyword's bracket notation to access the parent class's static field

Home>super Keyword in JavaScript>Edit It: Use the 'super' keyword's bracket notation to access the parent class's static field

Edit It: Use the 'super' keyword's bracket notation to access the parent class's static field

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

See it on StackBlitz