Type alias TimelineItemProps

TimelineItemProps: {
    marker?: any;
} & CoreViewProps

Type declaration

  • Optional marker?: any

Generated using TypeDoc