Skip to main content
Version: 1.0.3

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

ignix add component debugbox

Usage

Import the components:

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