//readium-navigator/org.readium.r2.navigator.epub/EpubNavigatorFragment/evaluateJavascript
evaluateJavascript¶
[androidJvm]\ suspend fun evaluateJavascript(script: String): String?
Evaluates the given JavaScript on the currently visible HTML resource.
Note that this only work with reflowable resources.