Ask a question to get started
Enter to send•Shift+Enter new line
focus_query( self, ) -> bool
Move focus to the query input.
Keeps the panel's composition private to it: the owner asks for focus rather than reaching through to _query_input, which is None until on_mount has run.
_query_input
None
on_mount