Type alias CustomAttributeType

CustomAttributeType: typeof URL | typeof TEXT | typeof NUMBER | typeof SELECT | UnparsedObject

The data type of the custom attribute, which determines the allowed values and UI input control.

Generated using TypeDoc