Function zng_wgt_scroll::node::scroll_to_node
source ยท pub fn scroll_to_node(child: impl UiNode) -> impl UiNode
Expand description
Create a node that implements SCROLL_TO_CMD
scoped on the widget and scroll to focused.
pub fn scroll_to_node(child: impl UiNode) -> impl UiNode
Create a node that implements SCROLL_TO_CMD
scoped on the widget and scroll to focused.