Interface DecoratedPropertyMetadata

Type for the Values stored in the Reflection for Properties

Hierarchy

Properties

key: string | symbol

Property name

options: KeyStringAny

Prop Options

propType?: PropType

What is it for a prop type?

target: AnyParamConstructor<any>

The Target Reflection target for getting metadata from keys

Generated using TypeDoc