Function freya::hooks::use_focus_from_id
source ยท pub fn use_focus_from_id(id: NodeId) -> UseFocus
Expand description
Create a focus manager for a node with the provided AccessibilityId.
pub fn use_focus_from_id(id: NodeId) -> UseFocus
Create a focus manager for a node with the provided AccessibilityId.