InfoBoxContent: { id: string; text: string; type: "info" | "warning" | "error" }

Type declaration

  • id: string
  • text: string
  • type: "info" | "warning" | "error"