CaseChangeExcludeWordsCallbackContext
interface
The exclude word callback context.
Properties
-
blockText : string
module:case-change/casechange~CaseChangeExcludeWordsCallbackContext#blockText
The block text.
-
charOffset : number
module:case-change/casechange~CaseChangeExcludeWordsCallbackContext#charOffset
The offset in the text where the given word starts.
-
wordIndex : number
module:case-change/casechange~CaseChangeExcludeWordsCallbackContext#wordIndex
The word index in the given text.