Placeholder Card - Argon

The PlaceholderCard component helps you to simply create a beautiful placeholder card for your pages.


The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.

Demo

// Argon Dashboard 2 MUI Examples import PlaceholderCard from "examples/Cards/PlaceholderCard";
Add New

Props Information

NameTypeDefaultDescription
iconnodeaddUsed to set the PlaceholderCard icon.
title*{ variant: string, text: string }Used to set the PlaceholderCard title content and style. Its a required prop.
hasBorderboolfalseIf true the card will has a border.
outlinedboolfalseIf true the card will has a transparent background.
Contents