yatter
Preparing search index...
case
toPascalCase
Function toPascalCase
toPascalCase
(
input
:
string
,
option
?:
{
numDelimiter
?:
string
}
&
CaseOption
,
)
:
string
转帕斯卡格式(大驼峰格式)
Parameters
input
:
string
option
:
{
numDelimiter
?:
string
}
&
CaseOption
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yatter
Loading...
转帕斯卡格式(大驼峰格式)