...

/

Class and Property Decorators

Class and Property Decorators

Learn about class decorators, their parameters, and modifying class definitions, including property decorators and static class properties.

Class decorators

We know that in order to define a class decorator, we must define a function that has a single parameter, which is of type Function.

Let’s take a closer look at this parameter:

Access this course and 1400+ top-rated courses and projects.