pub type ComponentId = String;
Unique identifier for a component instance within a surface.
pub struct ComponentId { /* private fields */ }