Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StringCamelizeOptions

Hierarchy

  • StringCamelizeOptions

Index

Properties

Properties

cache?: boolean

If false, then the result string won't be cached

default

true

upper?: boolean

If false, then the first character of the string will be transformed to the lower case

default

true