Skip to content
Get Pro

Schedule Card

A recurring agent job with human-readable timing, next run, and pause controls.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/schedule-card.json

API reference

Schedule Card

Schedule Card properties
PropTypeDefaultDescription
schedulestringDescribes the recurrence in human-readable language.
nextRunstringDisplays the next execution time.
statusactive | pausedactiveCommunicates whether the scheduled job will run.
onToggle() => voidPauses or resumes the schedule.