TimeLineWithDateFilterComponent

Props

NameDescriptionTypeRequiredDefault
data-Array / Objectfalse
filterLabel-Stringfalse"Filter Date"
showFilterDate-Booleanfalsetrue
isExtraTextToShowExtra text to displayBooleanfalsefalse
extraTextToShowExtra textStringfalse""
dateTimeStartFieldName-Stringfalse"eventStartLocalTime"
dateTimeEndFieldName-Stringfalse"eventEndLocalTime"
eventDurationIsString-Booleanfalsefalse
durationFieldName-Stringfalse"eventDuration"
nameText-Stringfalse"eventNameText"
showEventDescriptionLengthLength of the description to displayBooleanfalsetrue
descriptionText-Stringfalse"eventDescriptionText"
noDataText-Stringfalse"No data to show"
presentEventClass-Stringfalse""
pastEventClass-Stringfalse""
followingEventClass-Stringfalse""
presentEventIcon-Stringfalse""
pastEventIcon-Stringfalse""
followingEventIcon-Stringfalse""
eventDurationIcon-Stringfalse"progress-clock"
timeFormat-Stringfalse"hh:mm:ss A"
dateFormat-Stringfalse"DD/MM/YYYY"