pub fn page_commands_node(child: impl IntoUiNode) -> UiNodeExpand description
Create a node that implements PAGE_UP_CMD, PAGE_DOWN_CMD,
PAGE_LEFT_CMD and PAGE_RIGHT_CMD scoped on the widget.
pub fn page_commands_node(child: impl IntoUiNode) -> UiNodeCreate a node that implements PAGE_UP_CMD, PAGE_DOWN_CMD,
PAGE_LEFT_CMD and PAGE_RIGHT_CMD scoped on the widget.