Module re_types::blueprint::components
source · Expand description
The blueprint-specific components.
Structs§
- Component: The active tab in a tabbed container.
- Component: The layout share of a column in the container.
- Component: All the contents in the container.
- Component: Indicate whether the range should be locked when zooming in on the data.
- Component: Whether an application panel is expanded or not.
- Component: An individual
QueryExpression
used to filter a set ofEntityPath
s. - Component: The layout share of a row in the container.
- Component: The class of a
SpaceView
. - Component: The origin of a
SpaceView
. - Component: Hash of a viewer recommendation.
- Component: Whether the container, space view, entity or instance is currently visible.
- Component: The range of values on a given timeline that will be included in a view’s query.
- Component: Visual bounds in 2D space used for
Spatial2DView
.
Enums§
- Component: The type of the background in a view.
- Component: One of four 2D corners, typically used to align objects.