# SSectionImageEdge

Section with image in the edge and contained content

# 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'
content Content to display Object -
image Image's object to display object -
reverse Moves image to left and content to the right side String - false
bottom Pins image to bottom edge of the section String - false

<SSectionImageEdge />