Skip to content

masterplan-calendar-frontend


masterplan-calendar-frontend / DraftChangesPanelNewTask

Interface: DraftChangesPanelNewTask

Defined in: src/components/DraftChangesPanel.tsx:30

Draft task created locally before publish.

Properties

attendees?

optional attendees?: DraftChangesPanelAttendee[]

Defined in: src/components/DraftChangesPanel.tsx:40


color?

optional color?: string

Defined in: src/components/DraftChangesPanel.tsx:39


description?

optional description?: string

Defined in: src/components/DraftChangesPanel.tsx:36


end

end: string

Defined in: src/components/DraftChangesPanel.tsx:34


location_address?

optional location_address?: string

Defined in: src/components/DraftChangesPanel.tsx:38


location_name?

optional location_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?

optional summary?: string

Defined in: src/components/DraftChangesPanel.tsx:35


tempId

tempId: number

Defined in: src/components/DraftChangesPanel.tsx:31