From 24a080b98808e8288ba950b0b258f03b448ec976 Mon Sep 17 00:00:00 2001 From: Hariom Balhara Date: Fri, 7 Feb 2025 14:40:22 +0530 Subject: [PATCH] Add documentation to pass metadata (#19124) Co-authored-by: Hariom Balhara --- help/embedding/prefill-booking-form-embed.mdx | 24 +++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/help/embedding/prefill-booking-form-embed.mdx b/help/embedding/prefill-booking-form-embed.mdx index 6c7b9b43ec..89c7aeda69 100644 --- a/help/embedding/prefill-booking-form-embed.mdx +++ b/help/embedding/prefill-booking-form-embed.mdx @@ -7,7 +7,7 @@ Booking form inside an embed can be prefilled as well. ## Inline Embed ```js -// Prefill Name, Email and Attendee Address - React. +// Prefill Name, Email, Attendee Address and passing metadata - React. // You can specify config property to do prefilling // React Demo Link - https://codesandbox.io/s/react-prefill-attendee-address-email-sqhf7r