In virtually any app, we need to deal with attributes having a fixed set of possible values representing names. These attributes are called enumeration attributes, and their fixed value sets are called enumerations.
Table of Contents
Enumeration.js
Enumeration