Constructor
# new NgxToastComponent(options)
Initializes the toast component with the provided options, merging them with the default options.
Creates a new toast component instance
Parameters:
Name | Type | Description |
---|---|---|
options |
ToastOptions
|
Configuration options for toast notifications |