TypeScript class
C53064
concept
A TypeScript class is a blueprint for creating objects that encapsulates data (properties) and behavior (methods) with optional type annotations, access modifiers, and inheritance features.
Instances (1)
| Instance | Via concept surface |
|---|---|
| MatSort | — |