Documentation Index
Fetch the complete documentation index at: https://mintlify.com/aidenybai/react-grab/llms.txt
Use this file to discover all available pages before exploring further.
Theme
TheTheme interface controls the appearance and visibility of all React Grab UI components. Each visual element can be individually toggled and customized.
Properties
Globally toggle the entire overlay. When disabled, all React Grab UI elements are hidden.
Base hue (0-360) used to generate colors throughout the interface using HSL color space. This creates a cohesive color scheme across all UI elements.
The highlight box that appears when hovering over an element before selecting it.
The rectangular selection area that appears when clicking and dragging to select multiple elements.
Brief flash/highlight boxes that appear on elements immediately after they’re successfully grabbed/copied.
The floating label that follows the cursor showing information about the currently hovered element.
The crosshair cursor overlay that helps with precise element targeting.
The floating toolbar that allows toggling React Grab activation.
Usage
Basic Theme Configuration
Plugin Theme Customization
Dynamic Theme Updates
Type Definition
See Also
- Plugin Configuration - Use plugins to apply theme customizations
- Options - Main configuration options including theme
