TimelineStepState
@spartanfx/react / index / TimelineStepState
Type Alias: TimelineStepState
type TimelineStepState = "passed" | "current" | "future";
Represents the temporal state of a timeline step relative to today.
@spartanfx/react / index / TimelineStepState
type TimelineStepState = "passed" | "current" | "future";
Represents the temporal state of a timeline step relative to today.