PascalCase
Every word — including the first — is capitalized and joined without spaces. Used for type names: classes, interfaces, and React components.
ThisIsAnExampleOfPascalCase
Developer style: EveryWordCapitalized.
Every word — including the first — is capitalized and joined without spaces. Used for type names: classes, interfaces, and React components.
ThisIsAnExampleOfPascalCase