Skip to main content

ElementId

Type Alias ElementId 

Source
pub type ElementId = String;
Expand description

Unique identifier for a canvas element.

Aliased Typeยง

pub struct ElementId { /* private fields */ }