Function AlertView

Represents an AlertView component that displays a stack of alerts.

  • Parameters

    • props: IAlertViewProps

      The properties used to configure the AlertView component.

    Returns Element

    • The rendered JSX element for the AlertView component.