Enumeration PropType

This Enum is meant for baseProp to decide for different props (like if it is an arrayProp or prop or mapProp)

Enumeration Members

Enumeration Members

ARRAY: 0
MAP: 1
NONE: 2

Generated using TypeDoc