Skip to main content
Module

x/document_ir/types.ts>CardHeader

Intermediate Representation for content
Go to Latest
interface CardHeader
import { type CardHeader } from "https://deno.land/x/document_ir@0.0.9/types.ts";

Properties

type: "card-header"
optional
imageUrl: string
optional
imageBlurhash: string
optional
backgroundImage: string
optional
backgroundColor: string
optional
backgroundBlurhash: string
title: Node[]
optional
url: string
optional
username: string
optional
usernameDomain: string