Type parameters

  • T: string

Hierarchy

  • EnumField

Properties

variants

variants: object

List of acceptable values.

To access some category codes, you have to use square brackets.

Context.fields.category['n-'];
Context.fields.category['1n'];  

Type declaration