Description
The igx-snackbar doesn't use the igxButton. Instead it has it's own button class: igx-snackbar__button.
- igniteui-angular version: all
- browser: n/a
Also, the standalone definition in 16.x+ doesn't import IgxRippleDirective even though the ripple is used in the template.
Description
The
igx-snackbardoesn't use theigxButton. Instead it has it's own button class:igx-snackbar__button.Also, the standalone definition in 16.x+ doesn't import
IgxRippleDirectiveeven though the ripple is used in the template.