A user-friendly guide to integrate the Para Modal (React-based) into your Svelte application powered by Vite.
@getpara/web-sdk
@alpha directly. Reach out to use for help with custom UI integration.svelte-preprocess-react
:
svelte.config.js
:
crypto
, buffer
, and stream
.
Install vite-plugin-node-polyfills
:
vite.config.js
or vite.config.ts
:
client/para.ts
):
Environment
as the first argument to the ParaWeb
constructor. You can retrieve your updated API key from the Para Developer Portal at https://developer.getpara.com/svelte-preprocess-react
, you can directly use React components in Svelte:
BETA
Environment, you can use any email ending in @test.getpara.com
(like
dev@test.getpara.com) or US phone numbers (+1) in the format (area code)-555-xxxx
(like (425)-555-1234). Any OTP
code will work for verification with these test credentials. These credentials are for beta testing only. You can
delete test users anytime in the beta developer console to free up user slots.<ParaProvider>
component. For example, customizing modal
theming:
ParaModalProps
, refer to the customization guide: