File

projects/aoc-client/ui/overlay/aoc-ui-toast/aoc-ui-toast-message.service.ts

Index

Properties
Methods

Constructor

constructor()

Methods

clearAll
clearAll()
Returns : void
show
show(message: AocUiToastMessage | string)
Parameters :
Name Type Optional
message AocUiToastMessage | string No
Returns : void
showError
showError(body: string, title?: string)
Parameters :
Name Type Optional
body string No
title string Yes
Returns : void
showInfo
showInfo(body: string, title?: string)
Parameters :
Name Type Optional
body string No
title string Yes
Returns : void
showSuccess
showSuccess(body: string, title?: string)
Parameters :
Name Type Optional
body string No
title string Yes
Returns : void
showWarning
showWarning(body: string, title?: string)
Parameters :
Name Type Optional
body string No
title string Yes
Returns : void

Properties

onMessage
Default value : this.#onMessage.asObservable()

results matching ""

    No results matching ""