Is it possible to apply secondary color to Angular Material Chips?
My own example on stackblitz will only display primary and accent colors, not secondary.
Material example doesn't use secondary
Is it possible to apply secondary color to Angular Material Chips?
My own example on stackblitz will only display primary and accent colors, not secondary.
Material example doesn't use secondary
Accent is meant to be the secondary option for color. Secondary doesn't exists on his own.