Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 574 Bytes

react-teams.iboarditemcardlayout.previewposition.md

File metadata and controls

13 lines (8 loc) · 574 Bytes

Home > @fluentui/react-teams > IBoardItemCardLayout > previewPosition

IBoardItemCardLayout.previewPosition property

Whether the image thumbnail for the item, when there is one, should be displayed at the top of the card, or below the header for the card.

Signature:

previewPosition: "top" | "afterHeader";