String Values. You can loop over an enum and get the member names as well: enum Color { Red, Green } for (const value in ...
確定! 回上一頁