gridstack_get_cell_height
Retrieve the current height of grid cells to maintain consistent widget sizing and responsive layouts in dashboard interfaces.
Instructions
Get current cell height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}