S or /

Class Alert

from egui.commonmark import Alert
class Alert:

Properties§

@property def accent_color(self, /) -> Color32§
@accent_color.setter def accent_color(self, /, value: Color32) -> None§
@property def icon(self, /) -> str§
@icon.setter def icon(self, /, value: str) -> None§
@property def identifier(self, /) -> str§
@identifier.setter def identifier(self, /, value: str) -> None§
@property def identifier_rendered(self, /) -> str§
@identifier_rendered.setter def identifier_rendered(self, /, value: str) -> None§