ScriptsKt
object ScriptsKt
Specifies information about JavaScript code that should be included with a given page render. Scripts
included in this manner may be emitted inline or by reference (URI).
Content copied to clipboard
Protobuf type elide.page.Context.Scripts
Types
Functions
Link copied to clipboard
inline fun javaScript(block: ContextKt.ScriptsKt.JavaScriptKt.Dsl.() -> Unit): Context.Scripts.JavaScript