Skip to main content

Module focusable

Module focusable 

Source

Constants§

CURSOR_MARKER
Zero-width APC sequence marking cursor position for IME. Components emit this at the cursor position when focused. The Screen finds and strips this marker, then positions the hardware cursor there.

Traits§

Focusable
Components that display a text cursor and need IME support.