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