Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Content

import type { Content } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface Content {
actions?: Action[];
description?: SafeHtmlProto;
}

§Properties

§
actions?: Action[]
[src]

[Optional] Actions for this card.

§
description?: SafeHtmlProto
[src]

[Optional] Description of the card.

§

[Optional] Subtitle of the card.

§

[Optional] Title of the card.