convnum
GitHub
Preparing search index...
CaseType
Type Alias CaseType
CaseType
:
"sentence"
|
"title"
|
"lower"
|
"upper"
Case types for string formatting
"sentence" case (first letter capitalized, rest lowercase)
"title" case (first letter of each word capitalized, separated by spaces and "-")
"lower" case (all lowercase)
"upper" case (all uppercase)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
convnum
Loading...
Case types for string formatting