Type alias UIDefaultTimelineDate

UIDefaultTimelineDate: "today" | string

UIDefaultTimelineDate defines the possible values used in the UIDefaultTimeline. For the current point in time, use "today". Otherwise, use a date string using the ISO format ("YYYY-MM-DD").

Generated using TypeDoc