Module re_ui::list_item::property_content
source · Structs§
ListItemContent
to display property-like, two-column content, with the left column containing a label (along with an optional icon) and the right column containing some custom value (which may be editable).
Type Aliases§
- IconFn 🔒Closure to draw an icon left of the label.
- Closure to draw the right column of the property.