Share via


ContainerStyle type

type ContainerStyle =
  | "default"
  | "emphasis"
  | "accent"
  | "good"
  | "attention"
  | "warning"