# Gridster Layout

## Description:

Gridster Layout

Gridster Layout allows building intuitive draggable layouts from elements spanning multiple columns. You can even dynamically add and remove elements from the grid.

### Allowed Parent Components:

1. Grid Child
2. Horizontal Section
3. Page
4. Tab Item
5. Vertical Section

### Allowed Child Components:

1. Card Wrapper
2. Pulse
3. Tab Panel
4. Trigger Before Render

### Properties

### ➤ Is Draggable

Uncheck to disable the dragging of the child components

Allowed Values: Yes/No

### ➤ Is Resizable

Uncheck to disable the resizing of the child components

Allowed Values: Yes/No


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudio.io/ui-components/widgets/gridster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
