Initialization Option Items API

fontsize

The text font size used for rendering.

Important Supported with rendering_type: "inline" only.

Values

Request object key config.questions_api_init_options.fontsize

Default: "normal"

Type string

Possible values:
  • "small"
  • "normal"
  • "large"
  • "xlarge"
  • "xxlarge"
Was this article helpful?