Module rerun::external::re_data_ui::item_ui
source · Expand description
Basic ui elements & interaction for most re_viewer_context::Item
.
TODO(andreas): This is not a data_ui
, can this go somewhere else, shouldn’t be in re_data_ui
.
Functions§
- Show an entity path that is part of the blueprint and make it selectable.
- Show a component path and make it selectable.
- Show a component path and make it selectable.
- Show button for a store (recording or blueprint).
- Displays the “hover card” (i.e. big tooltip) for an entity.
- Show an entity path and make it selectable.
- Show an entity path and make it selectable.
- Show the different parts of an entity path and make them selectable.
- The current time query, based on the current time control and an
entity_path
- Displays the “hover card” (i.e. big tooltip) for an instance or an entity.
- Show an instance id and make it selectable.
- Show an instance id and make it selectable.
- Return the instance path icon.
- Show the different parts of an instance path and make them selectable.
- This uses
list_item::ListItem::show_hierarchical
, meaning it comes with built-in indentation.