Object Card
Fiori: ObjectCard
The object card is a flexible container with critical information regarding a single object. It previews the object and serves as the entry point to the full object detail page. The object card is highly customizable to accommodate various content types and use cases.

Collections of object cards on mobile (left) and tablet (right)
A. Image (Optional)
Like in the object cell, a detail image provides a visual representation of the object within a 40dp frame. The image may have a square or circular frame depending on the type of object that the object cell represents. If the object cell represents a user, use a circular frame. If the object cell represents an object, use a squared frame.
B. Title Area
The title area is used to place the main text content related to the object. The title area contains a title (required), a subtitle (optional), a footnote (optional), and attributes (optional) like statuses.
C. Overflow Button
The overflow button allows users to access additional actions on the card and/or the represented object via a menu.
D. Description (Optional)
The description is typically a long string of text than what is displayed in the header area to provide additional information.
E. Actions (Optional)
Object cards allow up to two buttons at the bottom of the card so the user can perform the actions without drilling down to object details. Only surface the most relevant or frequently used actions. Use the overflow button for additional or general actions.

Anatomy of object cards

Possible touch targets on an object card

Tap on the overflow button opens the menu

Approve leave request from an object card

Tap on the card area navigates to the detail page
The content within the object card is designed to be flexible to support different use cases. Choose the most relevant content based on context and keep a consistent information hierarchy. Focus on information that could help the user take the immediate next step.
The examples below show some different object card contents.

Object card variations (left to right): minimal content, full title area, full content with one action, and full content with two actions
Like chart cards, the object cards on mobile follow a single column vertically stacked layout. The tablet displays a two or three-column grid layout.
The card carousel follows the same number of columns as the grid with adjusted card width, so an additional card is visible and cut off at the end. The slice of a card at the end indicates horizontal scrolling.

Object cards layout on mobile (left) and tablet (right)
Development: ObjectCard
SAP Fiori for iOS: Object Card View
Related Components/Patterns: Cards Overview, Object Cell, Menus