Skip to content

Debug Druxt with the Vue Devtools

Inspect the Druxt connection, components and theme suggestions while developing.

Browser devtools extension for debugging Vue.js applications, now with DruxtJS integration

Vue.js Devtools integration

Before you start: this guide assumes a working Druxt site. See Getting started.

Druxt integrates with the Vue.js Devtools to provide easier access to debug information, and to simplify the theming process.


Features

  • DruxtJS custom inspector with connection information.
  • Druxt tool for creating theme component templates.
  • Druxt tag in the component inspector.

Installation

  1. Install the Vue.js Devtools