Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner-admin/src/components/common/notices"

Index

Type aliases

Functions

Type aliases

NoticeEntry

NoticeEntry: { message: any; severity?: "error" | "warning" | "info" }

Type declaration

  • message: any
  • Optional severity?: "error" | "warning" | "info"

Functions

Const Notices

  • Notices(__namedParameters: { notices: NoticeEntry[] }): Element
  • Parameters

    Returns Element

Generated using TypeDoc