Ask a question to get started
Enter to send•Shift+Enter new line
ErrorMessage( self, error: str | Content, **kwargs: Any = {}, )
Static
error
str | Content
Plain string, or Content for pre-styled bodies (e.g. with link-styled spans).
Content
link
**kwargs
Any
{}
Additional arguments passed to parent.
Tinted background + left border to visually separate errors from output.
Render with theme-aware colors.
Set border style based on charset mode.
Open clicked URLs.
Widget displaying an error message.