Skip to content

nylas-feedback-form

The nylas-feedback-form element displays the feedback form card.

The following props are automatically configured when used within NylasScheduling. Set these props manually only if you’re using the component independently.

NamethemeConfig
DescriptionThe theme configuration.
Typeany
EventDescription
feedbackModalClosedFeedback modal close event.
feedbackSubmittedFeedback submitted event.
triggerValidationAn internal event that is used to trigger validation on the form.
PartDescription
nfbfThe feedback form card host.
nfbf__button-outlineThe close button CTA.
nfbf__cancel-ctaThe cancel button CTA.
nfbf__cardThe feedback form card.
nfbf__close-button
nfbf__descriptionThe description of the feedback form card.
nfbf__reschedule-ctaThe reschedule button CTA.
nfbf__titleThe title of the feedback form card.
nfbfc__card

The nylas-feedback-form element is automatically included in the main NylasScheduling component. The following code samples show how to use the element on its own.