---
title: "display · RUAL Documentation"
description: "sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex."
canonical: https://docs.rual.nl/block-types/styling/uistyle_display
language: en
---

# display

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

sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.

- display required `value`

- uistyle `uistyle`

A typical wiring for [display](https://docs.rual.nl/block-types/styling/uistyle_display): the `uistyle` out pin feeds [regular card](https://docs.rual.nl/block-types/state%20ui/state_card).

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

### Version history

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