Class ReflectionFlags

This must extend Array in order to work with Handlebar's each helper.

Constructors

Accessors

  • get isOptional(): boolean
  • Whether this reflection is an optional component or not.

    Applies to function parameters and object members.

    Returns boolean

Methods