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

start_hidden

You can control whether or not sticky notes will be shown on the page.

  • True: sticky notes will be hidden.
  • False: sticky notes will be shown.

Values

Request object key stickynote.start_hidden

Default: false

Type boolean

Was this article helpful?