Skip to content
Skip to main content

nylas-selected-event-card

The nylas-organizer-confirmation-card element displays the organizer confirmation card.

Namehour12
DescriptionThe 12-hour time format.
Typeboolean | undefined
NameselectedDate
DescriptionThe selected date.
TypeDate | undefined
NameselectedLanguage
DescriptionThe selected language.
TypeLANGUAGE_CODE.de | LANGUAGE_CODE.en | LANGUAGE_CODE.es | LANGUAGE_CODE.fr | LANGUAGE_CODE.ja |
LANGUAGE_CODE.ko | LANGUAGE_CODE.nl | LANGUAGE_CODE.sv | LANGUAGE_CODE.zh | undefined
NameselectedTimeslot
DescriptionThe selected time slot.
Typeundefined | { start_time: Date; end_time: Date; emails?: string[] | undefined; capacity?:
number | undefined; event_id?: string | undefined; master_id?: string | undefined;
calendar_id?: string | undefined; }
NameselectedTimezone
DescriptionThe selected time zone.
Typestring
NamethemeConfig
DescriptionThe theme configuration.
Typeany
PartDescription
nsecThe selected event card component.
nsec__cardThe card component.
nsec__dateThe date selected.
nsec__iconThe calendar icon.
nsec__timeThe time slot selected.
nsec__timezoneThe time zone selected.