Ask a question to get started
Enter to send•Shift+Enter new line
id: str = field(default_factory=(lambda: f'msg-{uuid.uuid4().hex[:8]}'))
Unique identifier used to match the dataclass to its DOM widget.