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 Question Editor API

callback

Function that must be executed once the HTML, URL or UrlHeightWidth is ascertained.

Values

Request object key assetRequest.callback

Type callback

Callback arguments

The callback receives the following arguments when it is executed.

  • data string | UrlHeightWidth

Type definitions

UrlHeightWidth object

  • height string
  • url string
  • width string
Was this article helpful?