# SSectionLatestPosts
Section with latest posts displayed in the slider
# Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| bg | Section's background color | string | primary, primary-light, primary-dark, secondary, info, warning, danger, success, dark, light, transparent | 'transparent' |
| theme | Section's color scheme | string | light, dark, inverted | 'default' |
| title | Section's title | string | - | |
| items | Posts to display | array | - |
<SSectionLatestPosts />