Function pinwheel::elements::html::script[][src]

pub fn script() -> ScriptElement
Expand description

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