redditwarp.models.widget.custom_css_ASYNC#

class redditwarp.models.widget.custom_css_ASYNC.CustomCSSWidget(d: 'Mapping[str, Any]', idt: 'str', kind: 'str', header_color: 'str', background_color: 'str', title: 'str', text: 'str', css: 'str', height: 'Optional[int]', image_data: 'Sequence[CustomCSSWidgetImageInfo]')[source]#

Bases: Widget

text: str#
css: str#
height: int | None#
image_data: Sequence[CustomCSSWidgetImageInfo]#