featherbit UI
    Preparing search index...

    Function TraceHeader

    • Compact header describing a trace, shown above the viewer.

      Parameters

      • __namedParameters: { onCopyToSandbox?: () => void; trace: TraceDetail }
        • OptionalonCopyToSandbox?: () => void

          When set, shows a button that replays this trace's request in the sandbox.

        • trace: TraceDetail

      Returns Element