pub fn script() -> ScriptBuilderExpand description
The HTML <script> element is used to embed or reference executable code; this is
typically used to embed or refer to JavaScript code.
pub fn script() -> ScriptBuilderThe HTML <script> element is used to embed or reference executable code; this is
typically used to embed or refer to JavaScript code.