RemotionUI

Dashboard Populate

Dashboard Populate for Remotion.

CompositionCompositionsAdvanced

dashboard-populate30fps · 960×540
Install
$ npx remotion-ui@latest add dashboard-populate

Dashboard Populate.

1920×1080 metric ticker then animated bar chart.

Agent notes

Install first, then import the copied source component locally. AI guide →

Import
@/compositions/dashboard-populate
  • 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-ui npm package; it is copied into your project.

Usage

Example
import { DashboardPopulate } from "@/compositions/dashboard-populate"; <DashboardPopulate />

API Reference

Related