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

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