This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Annotations API

notepad

Enables the notepad module, which allows users to type notes into a separate window on the page.

  • True: enables the notepad module.
  • False or unspecified: does not enable the notepad module.

Note

  • In v2022.3.LTS or later the notepad's character limit default is 2000 characters and can be changed by request with customer support.
  • For LTS versions older than v2022.3.LTS, the limit is 1000 characters and can not be changed.

Values

Request object key notepad

Default: false

Type boolean

Was this article helpful?