Function ConstructorAnnotation.this

Constructor accepting a list of arguments, that will be passed to constructor.

this (
  Args args
);

Parameters

NameDescription
args arguments passed to component's constructor