gridstack_get_column
Retrieve the current number of columns in a GridStack layout to manage widget positioning and responsive grid structure.
Instructions
Get current number of columns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}