LiveDebugger.Components.Config (LiveDebugger v0.1.6)

View Source

Renders the LiveDebugger config meta tag and the browser features script. It is meant to be injected to the debugged application layout.

Summary

Functions

Attributes

  • url (:string) (required)
  • assets_url (:string) (required)
  • browser_features? (:boolean) - Defaults to true.
  • debug_button? (:boolean) - Defaults to true.
  • highlighting? (:boolean) - Defaults to true.

Functions

live_debugger_tags(assigns)

Attributes

  • url (:string) (required)
  • assets_url (:string) (required)
  • browser_features? (:boolean) - Defaults to true.
  • debug_button? (:boolean) - Defaults to true.
  • highlighting? (:boolean) - Defaults to true.