Type Alias script::dom::bindings::codegen::Bindings::CanvasRenderingContext2DBinding::HTMLOrSVGImageElement
source · pub type HTMLOrSVGImageElement = Root<Dom<HTMLImageElement>>;
Aliased Type§
struct HTMLOrSVGImageElement {
value: Dom<HTMLImageElement>,
root_list: *const RootCollection,
}
Fields§
§value: Dom<HTMLImageElement>
The value to root.
root_list: *const RootCollection
List that ensures correct dynamic root ordering