Module freya_elements::attributes::cursor_reference
source · Constants§
- This attribute is typically used with text components or custom editors that need to control cursor placement and selection programmatically. It’s obtained from hooks like
use_editable
that manage text editing functionality.