LiveDebugger.Components.Traces (LiveDebugger v0.1.6)

View Source

UI components for the TracesLive module.

Summary

Functions

Attributes

  • id (:string) (required)

Attributes

  • tracing_started? (:boolean) (required)

Attributes

  • id (:string) (required)
  • wrapped_trace (:map) (required) - The Trace to render.

Attributes

  • id (:string) (required)
  • trace (:map) - Defaults to nil.

Functions

clear_button(assigns)

refresh_button(assigns)

separator(assigns)

Attributes

  • id (:string) (required)

short_trace_content(assigns)

toggle_tracing_button(assigns)

Attributes

  • tracing_started? (:boolean) (required)

trace(assigns)

Attributes

  • id (:string) (required)
  • wrapped_trace (:map) (required) - The Trace to render.

trace_fullscreen(assigns)

Attributes

  • id (:string) (required)
  • trace (:map) - Defaults to nil.