Variable javascriptModifierConst

javascriptModifier: Modifier = ...

Runs JavaScript as-is, making a write() function available in the code that will write output to the passage. The JS is run immediately during render, not after the passage content transitions in.

Generated using TypeDoc