Skip to main content

SerializedAXNode.level property

The level of a heading.

Signature:

interface SerializedAXNode {
level?: number;
}