Skip to main content

onload

Function onload 

Source
pub fn onload<V>(value: V) -> Attr<Onload, V>
where V: AttributeValue,
Expand description

The onload attribute specifies the event handler for the load event.