Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
titlecaseSegment
- titlecaseSegment(s, locale, options): string
Parameters
- s: string
- locale: Locale
- options: TitlecaseOptions_obj
Returns string
Static
createWithProvider
- createWithProvider(provider): TitlecaseMapper
See the Rust documentation for
TitlecaseMapper
for more information.