Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Alert

Hierarchy

Indexable

[key: string]: any

Index

Properties

Optional dismissAfter

dismissAfter: undefined | number

Optional dismissable

dismissable: undefined | false | true

key

key: string

message

message: string | keyof string[]

status

status: "success" | "warning" | "error" | "generic"

Generated using TypeDoc