Ask a question to get started
Enter to send•Shift+Enter new line
A clickable thread option in the selector.
ThreadOption( self, label: str, thread_id: str, index: int, *, classes: str = '' )
Static
label
str
The display text for the option.
thread_id
The thread identifier.
index
int
The index of this option in the list.
classes
''
CSS classes for styling.
Handle click on this option.
Message sent when a thread option is clicked.