Vue Placeholder Card - Argon
The PlaceholderCard component helps you to simply create a beautiful placeholder card for your pages.
Demo
Props Information
| Name | Type | Default | Description | 
|---|---|---|---|
| title | { variant: string, text: string } | primary | Used to set the PlaceholderCardtitle content and style. | 
| icon | string | plus | Used to set the PlaceholderCardicon. | 
| hasBorder | Boolean | false | Used to set border around the PlaceholderCard. |