Button. Optional.
A hero image for the card. The height is fixed to 192dp. Optional.
How the image background will be filled. Optional.
Optional.
Body text of the card. Supports a limited set of markdown syntax for formatting. Required, unless image is present.
Overall title of the card. Optional.
Generated using TypeDoc
Basic cards are designed to be concise, to present key (or summary) information to users, and to allow users to learn more if you choose (using a web link).
Use basic cards mainly for display purposes, as they have no interaction capabilities without a button. To link a button to the web, a surface must also have the
WEB_LINK
capability.Developer Documentation