Skip to main content
Version: 1.0.2

DebugBox

Overview

DebugBox is a utility wrapper that overlays grid, spacing guides, breakpoints, and dimensions on any component, helping developers debug layouts visually.

Preview

DebugBox Overlay Example

Installation

npx @mindfiredigital/ignix-ui add debugbox

Usage

Import the components:

import { DebugBox } from '@site/src/components/UI/DebugBox';