masterplan-calendar-frontend / DraftChangesPanelNewTask
Interface: DraftChangesPanelNewTask¶
Defined in: src/components/DraftChangesPanel.tsx:30
Draft task created locally before publish.
Properties¶
attendees?¶
optionalattendees?:DraftChangesPanelAttendee[]
Defined in: src/components/DraftChangesPanel.tsx:40
color?¶
optionalcolor?:string
Defined in: src/components/DraftChangesPanel.tsx:39
description?¶
optionaldescription?:string
Defined in: src/components/DraftChangesPanel.tsx:36
end¶
end:
string
Defined in: src/components/DraftChangesPanel.tsx:34
location_address?¶
optionallocation_address?:string
Defined in: src/components/DraftChangesPanel.tsx:38
location_name?¶
optionallocation_name?:string
Defined in: src/components/DraftChangesPanel.tsx:37
name¶
name:
string
Defined in: src/components/DraftChangesPanel.tsx:32
start¶
start:
string
Defined in: src/components/DraftChangesPanel.tsx:33
summary?¶
optionalsummary?:string
Defined in: src/components/DraftChangesPanel.tsx:35
tempId¶
tempId:
number
Defined in: src/components/DraftChangesPanel.tsx:31