Skip to main content

ComponentId

Type Alias ComponentId 

Source
pub type ComponentId = String;
Expand description

Unique identifier for a component instance within a surface.

Aliased Typeยง

pub struct ComponentId { /* private fields */ }