Skip to main content
Module

x/document_ir/index.ts>FigureImageNode

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

Properties

type: "figure-image"
content: Node[]
width: number
height: number
optional
blurhash: string
url: string
optional
image: string
alt: string
optional
hero: true