Component for Toast Container.
Injection token for Toast Data.
Toast Position Strategy.
Component for simple text toast.
Animates the old Toast out and the new one in.
Attaches the Toast container component to the overlay.
Creates an injector to be used inside a Toast component.
Config that was used to create the Toast.
Reference to the Toast.
Gets Toast Container providers.
Toast Config.
Gets Toast Content providers.
Toast Config.
Toast Reference.
Creates Toast Reference for provided container and overlay.
Container reference.
Overlay Reference.
Position Strategy
Returns true if there are some message toasts currently open. False otherwise.
Dismisses all Toasts.
Opens a Toast with the provided configuration.
accepts string, Component or TemplateRef.
Opens a Toast with provided component inside.
Component to render inside a Toast.
Toast configuration.
Toast reference.
Opens a Toast with provided Template Reference.
Template Reference to render inside a Toast.
Toast configuration.
Toast reference.
Sets new position strategy for all Toast items.
New Position Strategy
Toast default config.