# Card components
Set of components used for Cards. All components share common props.
# Usage
# Features
- Wrapper components covering bootstrap card components,
- Style components easily by props,
- Custom card-accents styling
# CCard API
# CCardHeader API
# CCardBody API
# CCardFooter API
# CCardGroup API
Component for card grouping
# CCardImg API
Component for placing image in card. Component inherits functionality from the CImg component
# CCardImgOverlay API
Wrapper component with 'card-img-overlay' class
# CCardTitle API
Wrapper component with 'card-title' class
# CCardSubtitle API
Wrapper component with 'card-subtitle' class
# CCardText API
Wrapper component with 'card-text' class
# CCardLink API
CCardLink is CLink component with aditional 'card-link' class.