Skip to content

textmode.js / conversion / TextmodeConversionPassContext

Interface: TextmodeConversionPassContext

Metadata describing the active pass while a conversion stack is being rendered.

Properties

PropertyTypeDescription
countnumberTotal number of passes in the active stack.
indexnumberZero-based index of the active pass.
modestringConversion mode being rendered for this pass.
optionsTextmodeConversionStepOptionsStrategy-specific options for this pass.