You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(material/card): support filled variant (#29868)
* 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#29840
* docs(material/card): add each appearance example
update the example to contain `elevated`, `outlined` & `filled` variants
0 commit comments