AndyWang′s Blog
About
Archive
Category
Tags
Home
About
Archive
Category
Tags
Archive
Tags
Enums
Enums
1 posts with this tag
[TS] Enhancing React Views with Enums
2024年12月1日
TypeScript
Notes
/
TypeScript
+1
Notes
/
TypeScript
/
Enums
在設計元件時,面對不同的情境通常會需要撰寫各種不同的表達式。一般除了使用物件來定義之外,Enums 的寫法也是一種既優雅又高效的選擇。
5 mins read
|
1099 words