Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FRRendererOptions

Allows for configuring the behavior of the renderers

Hierarchy

  • FRRendererOptions

Index

Properties

Optional dangerouslySetScriptText

dangerouslySetScriptText: undefined | false | true

Allows the SDK to handle TextOutputCallback messageType 4. This is considered an advanced callback that can have dangerous implications if not used carefully and correctly. DO NOT ENABLE THIS if you are not sure.