Function re_data_ui::item_ui::instance_path_button_to_ex
source · fn instance_path_button_to_ex(
ctx: &ViewerContext<'_>,
query: &LatestAtQuery,
db: &EntityDb,
ui: &mut Ui,
space_view_id: Option<SpaceViewId>,
instance_path: &InstancePath,
text: impl Into<WidgetText>,
with_icon: bool
) -> Response
Expand description
Show an instance id and make it selectable.