Snackbar should implement IToggleView #9677
Labels
snackbar
toggle
🧰 feature-request
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
Currently the snackbar supports open/close methods, but it's not togglable - there is no toggle method and other components can't toggle it through igxToggleAction.
Describe the solution you'd like
Snackbar implementing the IToggleView interface.
Describe alternatives you've considered
Additional context
It would also be nice to have the snackbar project its content in overlay. Currently it projects the content relative to the snackbar component itself.
The text was updated successfully, but these errors were encountered: