Optional
enableSeparator?: booleanOptional. Flag that enables whether the separator is displayed or not
array of entry events
array of known event types
Optional
leuteModel?: LeuteModelOptional. if provided, enables display and refresh of names
Optional
newestFirst?: booleanOptional. Flag that specifies whether the events are sorted by newest first. Default is false.
Optional
onEntryClicked?: (event: JournalEntry, type: string) => voidOptional. callback notification for selecting event
Journal Lists helper component