# Transitions

| globalControl    | Description                                                                                                                                     |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| `Delay`          | [View details](https://docs.realmacsoftware.com/elements-docs/elements-language/dev-resources/build-tools/controls/transitions/delay)           |
| `Duration`       | [View details](https://docs.realmacsoftware.com/elements-docs/elements-language/dev-resources/build-tools/controls/transitions/duration)        |
| `Property`       | [View details](https://docs.realmacsoftware.com/elements-docs/elements-language/dev-resources/build-tools/controls/transitions/property)        |
| `TimingFunction` | [View details](https://docs.realmacsoftware.com/elements-docs/elements-language/dev-resources/build-tools/controls/transitions/timing-function) |
| `Transitions`    | [View details](https://docs.realmacsoftware.com/elements-docs/elements-language/dev-resources/build-tools/controls/transitions/transitions)     |

## Usage

```json
{
  "globalControl": "Delay"
}
```
