MediaAndContent

The MediaAndContent component composes a piece of media (usually an image) with text based content.

Props

NameTypeDefaultDescription
childrenReact.ReactNodeContent.
mediaReact.ReactNodeMedia.
prependMediaReact.ReactNodeContent prepended to the media.
largeGutterbooleanfalseWhen enabled, the content column is narrower and there is an additional 1 column gap between the columns.
reversebooleanfalseReverse the order of the columns. This does not affect the order for small viewports.

Usage

Reverse

Large gutter

Large gutter reverse

Prepended content