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 Questions API

render_optimization

Options for optimizing the rendering performance of Questions.

Values

Request object key render_optimization

Type object

This object has the following properties which can be configured.

  • defer_render boolean object

    When enabled, supported Questions and Features will only render at runtime if they are actually going to be visible.

Was this article helpful?