pub fn script() -> ScriptBuilder
Expand description

The HTML <script> element is used to embed or reference executable code; this is typically used to embed or refer to JavaScript code.