Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/timelineCard

Index

Functions

Functions

TimelineCard

  • TimelineCard(props: timelineCardProps): Element
  • The timelinecard component is used in the timelines list. There is a card for each camera that spotted the object at any point, which contains a timeline of important events.

    Parameters

    • props: timelineCardProps

      Properties for the timeline card.

    Returns Element

    An antd card containing the camera id and the given children.

Made by Horyus. Documentation generated by TypeDoc.