Background Cards
PROThe Background Cards
components helps you to simply create beautiful cards containing stunning background image.
Default Background Card
Website visitors
The Best Productivity Apps on Market
As we live, our hearts turn colder. Cause pain is what we go through as we become older. We get insulted by others, lose trust for those others.
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the background image of DefaultBackgroundCard . It is a required prop. | |
label* | String | label is used to set the label of the DefaultBackgroundCard component. It is a required prop. | |
title* | String | title is used to set the title of the DefaultBackgroundCard component. It is a required prop. | |
description* | String | description is used to set the description of the DefaultBackgroundCard component. | |
button | 'label''color' | 'Get Started''btn-white' | button is an object withlabel and color keys and are used to set the text and color of button on DefaultBackgroundCard . |
Simple Background Card
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the background image of SimpleBackgroundCard . It is a required prop. | |
title* | String | Used to set the title of the SimpleBackgroundCard component. It is a required prop. | |
description* | String | Used to set the description of the SimpleBackgroundCard component. | |
route | String | javascript:; | Used to set the SimpleBackgroundCard route. |
Colored Background Card
Landscape
Nature's Light
It really matters and then like it really doesn’t matter. What matters is the people who are sparked by it.
Props Information
Name | Type | Default | Description |
---|---|---|---|
color | 'primary''secondary''info''success''warning''error''light''dark' | success | Used to set the color of ColoredBackgroundCard component. |
image | string | Used to set the background image of ColoredBackgroundCard . | |
label | String | Used to set the label of the ColoredBackgroundCard component. | |
title* | String | Used to set the title of the ColoredBackgroundCard component. It is a required prop. | |
description* | String | Used to set the description of the ColoredBackgroundCard component. | |
action | 'variant''color''label' | javascript:; | Used to set the ColoredBackgroundCard button color and label.
|
Info Background Card
theater_comedy
Props Information
Name | Type | Default | Description |
---|---|---|---|
color | 'primary''secondary''info''success''warning''error''light''dark' | dark | Used to set the color of InfoBackgroundCard component. |
image* | string | Used to set the background image of InfoBackgroundCard . It is a required prop. | |
icon* | string | Used to set the icon on InfoBackgroundCard . It is a required prop. | |
label* | String | Used to set the label of the InfoBackgroundCard component. It is a required prop. | |
title* | String | Used to set the title of the InfoBackgroundCard component. It is a required prop. |