Blog Cards
The Blog Cards
components helps you to simply create beautiful cards for blog posts or other purposes.
Default Blog Card
Pro
HubShared Coworking
Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons.
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of DefaultBlogCard . | |
category* | String | Used to set the DefaultBlogCard label style and text. It is an object and has the following keys:
| |
title* | String | Used to set the title of the DefaultBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the DefaultBlogCard component. It is a required prop. | |
author* | 'image''name''date' | Used to set the DefaultBlogCard author details. It is an object and has the following keys:
| |
route | String | javascript:; | Used to set the route of the DefaultBlogCard component. |
Simple Blog Card
Pro
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of SimpleBlogCard . | |
title* | String | Used to set the title of the SimpleBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the SimpleBlogCard component. It is a required prop. | |
action | 'color''label' | Used to customize the button of the SimpleBlogCard component. |
Transparent Blog Card
MateLabs mixes machine learning with IFTTT
If you’ve ever wanted to train a machine learning model and integrate it with IFTTT, you now can with ...
Read moreProps Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of TransparentBlogCard . | |
title* | String | Used to set the title of the TransparentBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the TransparentBlogCard component. It is a required prop. | |
action | 'route''color''label' | 'javascript:;''success''Read more' | Used to set the route, color, and label of the TransparentBlogCard component. |
Raised Blog Card
Pro
Material Kit
One of the most beautiful and complex UI Kits built by the team behind Creative Tim. That's pretty impressive.
More about usProps Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of RaisedBlogCard . | |
title* | String | Used to set the title of the RaisedBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the RaisedBlogCard component. It is a required prop. | |
action | 'color''label''route' | Used to customize the button of the RaisedBlogCard component. |
Centered Blog Card
Get Insights On Search
Website visitors today demand a frictionless user expericence — especially when using search. Because of the hight standards.
Props Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of CenteredBlogCard . | |
title* | String | Used to set the title of the CenteredBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the CenteredBlogCard component. It is a required prop. | |
action | 'route''color''label' | 'bg-gradient-success''Find Out More' | Used to set the route, and button color, and label of the CenteredBlogCard component. |
Background Blog Card
Flexible work hours
Rather than worrying about switching offices every couple years, you stay in the same place.
Read moreProps Information
Name | Type | Default | Description |
---|---|---|---|
image* | string | Used to set the image of BackgroundBlogCard . | |
title* | String | Used to set the title of the BackgroundBlogCard component. It is a required prop. | |
description* | String | Used to set the description of the BackgroundBlogCard component. It is a required prop. | |
action | 'route''color''label' | 'javascript''white''Read More' | Used to set the route, color, and label of the BackgroundBlogCard component. |