Reference
renderFlightResponseScript
Renders a Flight response as an HTML script tag.
Signature
function renderFlightResponseScript(response: FlightResponse, options: FlightScriptOptions): stringReference
Renders a Flight response as an HTML script tag.
function renderFlightResponseScript(response: FlightResponse, options: FlightScriptOptions): string