---
title: "Directional Wipe"
description: "A directional scene push that slides one panel over another."
---
import { InstallCommand } from "/snippets/install-command.jsx";
import { VariablesExplorer } from "/snippets/variables-explorer.jsx";
```html directional-wipe.html
```
## Install
That writes one file: `compositions/components/directional-wipe.html`.
## Usage
Open `compositions/components/directional-wipe.html` and paste its contents into your composition. See the comment header in the file for timeline integration guidance.
{/* hf:generated-footer */}
Tagged `transition-primitive` `remocn-port`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)