arlas-wui-toolkit / Exports / TimelineConfiguration
Interface: TimelineConfiguration
Table of contents
Properties
Properties
componentType
• Optional
componentType: string
Description
swimlane | histogram | donut | powerbars | resultlist
Defined in
projects/arlas-toolkit/src/lib/components/timeline/timeline/timeline.utils.ts:28
contributorId
• contributorId: string
Description
Identifier of the contributor that serves data to the graphic component.
Defined in
projects/arlas-toolkit/src/lib/components/timeline/timeline/timeline.utils.ts:24
dateFormat
• Optional
dateFormat: any
Description
The date format of the start/end values. Please refer to this list of specifiers.
Defined in
projects/arlas-toolkit/src/lib/components/timeline/timeline/timeline.utils.ts:37
input
• input: any
Description
Set of inputs of a ARLAS-web-component.
Defined in
projects/arlas-toolkit/src/lib/components/timeline/timeline/timeline.utils.ts:32