gridstack_get_margin
Retrieve current margin values from GridStack.js layouts to maintain consistent spacing between grid elements and ensure proper widget alignment in dashboard designs.
Instructions
Get current margin values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}