eval

expect fun eval(js: String)

Evaluates arbitrary JS code.

Evaluation happens asynchronously, also the result of the expression is ignored. Use the webview_bind function if you want to receive notifications about the results of the evaluation.

Parameters

js

the JS code

actual fun eval(js: String)

Evaluates arbitrary JS code.

Evaluation happens asynchronously, also the result of the expression is ignored. Use the webview_bind function if you want to receive notifications about the results of the evaluation.

Parameters

js

the JS code

actual fun eval(js: String)

Evaluates arbitrary JS code.

Evaluation happens asynchronously, also the result of the expression is ignored. Use the webview_bind function if you want to receive notifications about the results of the evaluation.

Parameters

js

the JS code

actual fun eval(js: String)

Evaluates arbitrary JS code.

Evaluation happens asynchronously, also the result of the expression is ignored. Use the webview_bind function if you want to receive notifications about the results of the evaluation.

Parameters

js

the JS code