Tool Menu Slide
Tool Menu Slide for Remotion.
CompositionCompositionsAdvanced
tool-menu-slide30fps · 960×540
Install
$ npx remotion-ui@latest add tool-menu-slideTool Menu Slide.
1920×1080 staggered tool menu slide-in.
Agent notes
Install first, then import the copied source component locally. AI guide →
Import
@/compositions/tool-menu-slide- Use when: complete video templates that can be customized as source.
- Customize: edit the copied source file for timing, layout, colors, and typography.
- Rule: do not import this component from the
remotion-uinpm package; it is copied into your project.
Usage
Example
import { ToolMenuSlide } from "@/compositions/tool-menu-slide";
<ToolMenuSlide />