# Grid Child

## Description:

CSS Grid Child

CSS Grid Layout based

### Allowed Parent Components:

1. Grid Layout

### Allowed Child Components:

1. Action Button
2. Auto Breadcrumb
3. Bing Map
4. Breadcrumb
5. Button
6. Calendar
7. Calendar Heatmap
8. Card Table
9. Card Wrapper
10. Chart
11. Collaboration
12. Combination Chart
13. DataList
14. Form
15. Form Search
16. Fusion Chart
17. Google Map
18. Grid
19. Grid Layout
20. Gridster Layout
21. Heat Map Chart
22. Kanban Board
23. Mirror
24. Monaco Editor
25. Row
26. Smart Search
27. Tab Panel
28. Trigger Before Render
29. Wizard Steps
30. XY Chart

### Properties

### ➤ Size Type

Speficy the type to be used to size this child container.

Allowed Values:

1. auto
2. percentage
3. flex
4. minmax

### ➤ Size

Allowed Values: Any number value

### ➤ Min

Specify the minimum value e.g. 100px or 1fr.

Allowed Values: Free text field

### ➤ Max

Specify the maximum value e.g. 200px or 1fr.

Allowed Values: Free text field

### ➤ No Scrollbar

Check this to hide the scroll bars

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/cssgridchild.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.
