pub const PHONE_PANE: &str = "phone:main";Expand description
The single pane a PhoneHost renders into.
A phone shows one resource at a time; this is the pane name
PhoneHost::open subscribes and the one to pass to
PhoneHost::last_scene.
pub const PHONE_PANE: &str = "phone:main";The single pane a PhoneHost renders into.
A phone shows one resource at a time; this is the pane name
PhoneHost::open subscribes and the one to pass to
PhoneHost::last_scene.