Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
Context
/
Scripts
/
JavaScript
/
Builder
/
clearDefer
clear
Defer
open
fun
clearDefer
(
)
:
Context.Scripts.JavaScript.Builder
Whether to add the `defer` flag to a script.
Content copied to clipboard
bool defer = 3;
Return
This builder for chaining.