Drafter.Widget.Trait.Focusable (drafter v0.3.2)

Copy Markdown View Source

Trait that makes a widget focusable.

Manages the focused state field and handles focus/blur events. Widgets with this trait participate in tab cycling and arrow-key navigation.