Skip to main content

Interface: TimelineContentProps

@arolariu/components


@arolariu/components / TimelineContentProps

Interface: TimelineContentProps

Defined in: components/ui/timeline.tsx:38

Represents the configurable props for the TimelineContent component.

Extends

  • HTMLAttributes<HTMLDivElement>

Properties

children

children: ReactNode

Defined in: components/ui/timeline.tsx:42

Content rendered alongside the timeline marker.

Overrides

React.HTMLAttributes.children

// was this page useful?