Data Models
PageInfo
PageInfo
Class Properties
Property | Type | Optional | Description |
---|---|---|---|
url | string | Yes | URL of the webpage |
path | string | Yes | Path of the webpage excluding base url |
baseUrl | string | Yes | Base URL (domain) of a webpage |
title | string | Yes | Title of the webpage |
commentUrl | string | Yes | Reference url of a comment annotation |
recorderUrl | string | Yes | Reference url of a recorder annotation |
screenWidth | number | Yes | User’s screen width. Auto generated. |
Was this page helpful?