gpui-kit GitHub

Components

TooltipView view

A view survives a frame. Hold it in an Entity with cx.new(..) and reach it with .update(..).

use gpui_kit::overlay::TooltipView;

Source: crates/gpui-kit/src/overlay/tooltip.rs