---
title: "step · RUAL Documentation"
description: "Set the minimum steps between days"
canonical: https://docs.rual.nl/block-types/attributes/uiattributes_date_step
language: en
---

# step

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

### Parent Requirements

This block requires specific parent elements: `state_input_date`. Ensure this block is placed within the appropriate parent context.

Set the minimum steps between days

- steps required `number` A number representing the number of days to skip.

- uiattributes `uiattributes`

A typical wiring for [step](https://docs.rual.nl/block-types/attributes/uiattributes_date_step): [number](https://docs.rual.nl/block-types/number/number_default) feeds the `steps` pin; the `uiattributes` out pin feeds [regular card](https://docs.rual.nl/block-types/state%20ui/state_card).

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

### Version history

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