For AI agents: a documentation index is available at /llms.txt
Skip to main content

MapSelectorResponse

Response returned from a Map Selector

Properties

PropertyTypeDescription
classstring[] | nullThe class attribute's value, if any, of the node represented as an array of strings
idstring | nullThe ID attribute's value, if any, of the node
innerHTMLstring | nullThe innerHTML of the selected DOM Node
innerTextstring | nullThe innerText of the selected DOM Node, eg, the raw textual content