Ask a question to get started
Enter to send•Shift+Enter new line
set_state( self, *, cursor: bool, highlighted: bool, ) -> None
cursor
bool
Whether to render the selection cursor.
highlighted
Whether to apply the selected CSS class.
Update cursor visibility and visual highlighting independently.