Structs§
- Tooltip
Props - Tooltip — CSS-only via
data-tooltipand optionaldata-sideattributes. No separate container element needed — the tooltip wraps the trigger. - Tooltip
Props Builder
Enums§
- Tooltip
Side - Tooltip side — maps to
data-sideattribute on the trigger element. Upstream basecoat implements tooltips purely via CSS usingdata-tooltipanddata-sideattributes — no JS controller needed.