We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow toast positions to be set when opening a toast
provideDaffToastOptions
open
DaffToastService
DaffToastConfiguration
As a developer, I would like to simplify the API for toast. I would like to customize the position of each toast that I add to my application.
Daffodil version: X.Y.Z Angular version: X.Y.Z For Tooling issues: - Node version: XX - Platform: Others:
The text was updated successfully, but these errors were encountered:
damienwebdev
xelaint
No branches or pull requests
💡 Feature request
Feature Name
Allow toast positions to be set when opening a toast
The Desired Behavior
provideDaffToastOptions
open
function in theDaffToastService
should set the positions throughDaffToastConfiguration
Your Use Case
As a developer, I would like to simplify the API for toast. I would like to customize the position of each toast that I add to my application.
Prior Work
Environment
The text was updated successfully, but these errors were encountered: