FlashcardIntermediate
Parameter Properties
Constructor parameter shorthand declares and assigns properties in one step.
Question
What are parameter properties in a TypeScript constructor?
Click to reveal answer
Constructor parameter shorthand declares and assigns properties in one step.
What are parameter properties in a TypeScript constructor?