MediaObject

Icon/avatar + text layout pattern for lists and feeds.

Preview

Usage

import { MediaObject } from '@ramtt/ui'

<MediaObject title="Session uploaded" description="2h ago" avatar="/me.jpg" />

Props

PropTypeDefaultDescription
title*stringTitle text
descriptionstringDescription text
iconReactNodeLeading icon
avatarstringAvatar image URL
actionReactNodeAction element