Function re_data_ui::item_ui::component_path_button_to
source · pub fn component_path_button_to(
ctx: &ViewerContext<'_>,
ui: &mut Ui,
text: impl Into<WidgetText>,
component_path: &ComponentPath,
db: &EntityDb
) -> Response
Expand description
Show a component path and make it selectable.