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 PlaceholderCard title content and style. |
icon | string | plus | Used to set the PlaceholderCard icon. |
hasBorder | Boolean | false | Used to set border around the PlaceholderCard . |