components icon indicating copy to clipboard operation
components copied to clipboard

feat(material/card): support filled variant

Open naaajii opened this issue 4 months ago • 0 comments

feat(material/card): support filled variant

this commit add filled variant for material card which provides subtle seperation from background and has less emphasis than elevated or outlined cards

fixes https://github.com/angular/components/issues/29840


docs(material/card): add each appearance example

update the example to contain elevated, outlined & filled variants


image image


I tried to have a swing at this and it might be not perfect.

naaajii avatar Oct 12 '24 00:10 naaajii