Timeline API
API documentation for Timeline component
TimelineRoot#
Props#
Defines valid properties in Timeline component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of Timeline component.
Types#
Instance
Instance of Timeline component.
| values |
|---|
| ComponentInstance<TimelineRootProps, TimelineRootState, TimelineRootExposes> |
TimelineEvent#
Props#
Defines valid properties in TimelineEvent component.
Exposes#
Defines the methods and properties exposed by TimelineEvent component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineEvent component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineEventPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineEvent component.
| values |
|---|
| ComponentInstance<TimelineEventProps, TimelineEventState, TimelineEventExposes> |
TimelineContent#
Props#
Defines valid properties in TimelineContent component.
Exposes#
Defines the methods and properties exposed by TimelineContent component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineContent component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineContentPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineContent component.
| values |
|---|
| ComponentInstance<TimelineContentProps, TimelineContentState, TimelineContentExposes> |
TimelineOpposite#
Props#
Defines valid properties in TimelineOpposite component.
Exposes#
Defines the methods and properties exposed by TimelineOpposite component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineOpposite component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineOppositePassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineOpposite component.
| values |
|---|
| ComponentInstance<TimelineOppositeProps, TimelineOppositeState, TimelineOppositeExposes> |
TimelineSeparator#
Props#
Defines valid properties in TimelineSeparator component.
Exposes#
Defines the methods and properties exposed by TimelineSeparator component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineSeparator component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineSeparatorPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineSeparator component.
| values |
|---|
| ComponentInstance<TimelineSeparatorProps, TimelineSeparatorState, TimelineSeparatorExposes> |
TimelineMarker#
Props#
Defines valid properties in TimelineMarker component.
Exposes#
Defines the methods and properties exposed by TimelineMarker component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineMarker component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineMarkerPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineMarker component.
| values |
|---|
| ComponentInstance<TimelineMarkerProps, TimelineMarkerState, TimelineMarkerExposes> |
TimelineConnector#
Props#
Defines valid properties in TimelineConnector component.
Exposes#
Defines the methods and properties exposed by TimelineConnector component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of TimelineConnector component.
| name | type | default | description |
|---|---|---|---|
| root | TimelineConnectorPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of TimelineConnector component.
| values |
|---|
| ComponentInstance<TimelineConnectorProps, TimelineConnectorState, TimelineConnectorExposes> |
useTimeline#
Types#
Instance
Instance of useTimeline headless.
| values |
|---|
| HeadlessInstance<useTimelineProps, useTimelineState, useTimelineExposes> |