Dynaros docs pattern test

Inline Term Popovers

When an actor has a, it can discover nearby interactables and request interaction without owning what happens next.

UInteractorComponent

In practice: the component that lets an actor look for and request interactions.

Learn more

This version uses Web Awesome's normal popover behavior: click or keyboard-focus the inline term, then press Escape or click away to close it.

Hover experiment

Hover-Controlled Version

Thisexample opens on hover/focus with a small script.

UInteractableComponent

In practice: the component that lets an object respond when something tries to interact with it.

Learn more

Hover works, but it needs timing rules so people can move into the popover and click the link without the panel snapping shut.