# `Drafter.Widget.Trait.Editable`
[🔗](https://github.com/jaman/drafter/blob/main/lib/drafter/widget/trait/editable.ex#L1)

Trait that adds text editing capability.

Manages text content, cursor position, and text selection.
Handles character input, deletion, cursor movement, and clipboard operations.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
