Skip to main content
Version: Next

MicrodataItem

A single schema.org item extracted from a document.

Index

Properties

optionalid

id?: string

The item's itemid attribute.

properties

properties: Record<string, MicrodataValue | MicrodataValue[]>

Values keyed by itemprop name, an array where the property repeats.

optionaltype

type?: string[]

Tokens of the item's itemtype attribute.

Page Options