This page is available as Markdown at /api/traversal/functions/isobject.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
isObject
isObject(
snapshot,node):node is PortableTextObject
Defined in: is-object.ts:10
Check if a node is an object node (not a text block or span).
Parameters
Section titled “Parameters”snapshot
Section titled “snapshot”TraversalSnapshot
unknown
Returns
Section titled “Returns”node is PortableTextObject