Skip to content

API > AdvAst > Image

Interface: Image

Contents

Extends

Properties

alt

alt?: null | string

Source

packages/types/src/ast/index.ts:190


title

title?: null | string

Inherited from

Resource.title

Source

packages/types/src/ast/index.ts:180


type

type: "image"

Overrides

Node.type

Source

packages/types/src/ast/index.ts:189


url

url: string

Inherited from

Resource.url

Source

packages/types/src/ast/index.ts:179


Generated using typedoc-plugin-markdown and TypeDoc