---
title: "div · RUAL Documentation"
description: "Generic container for content"
canonical: https://docs.rual.nl/block-types/Component%20UI/component_content_div
language: en
---

# div

This block is part of the [`Component UI`](https://docs.rual.nl/block-types/Component%20UI) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Generic container for content

- div required `uicomponent`

- Event `generalevent`

- uicomponent `uicomponent`

A typical wiring for [div](https://docs.rual.nl/block-types/Component%2520UI/component_content_div): the `uicomponent` out pin feeds [build PDF](https://docs.rual.nl/block-types/files/file_generate_pdf).

![Studio canvas example for the div block: typical wiring for div.](https://docs.rual.nl/canvas-examples/component_content_div.png)

### Commonly used with

In production blueprints, this block is most often wired together with:

- [custom text](https://docs.rual.nl/block-types/Component%20UI/component_text): feeds into this block. Returns the text without an element wrapper if no attributes or outlet are set. If either one is set the text will be wrapped with a span.

- [build PDF](https://docs.rual.nl/block-types/files/file_generate_pdf): this block feeds into it.

- [custom](https://docs.rual.nl/block-types/styling/uistyle_custom): feeds into this block. Custom styling.

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

- [Back to `Component UI`](https://docs.rual.nl/block-types/Component%20UI): Return to the main group to view all sub-groups

- [Back to `utilities`](https://docs.rual.nl/block-types/Component%20UI?group=utilities): Return to the group to view all blocks within this group
