Skip to main content
Version: Next

ObjectiveStatusProps

Properties

msg

msg: Element;

size?

optional size: number;

status

status: "yes" | "no" | "maybe";

style?

optional style: CSSProperties;