Installation
DromoUploader
component in your file:Basic Usage
<DromoUploader />
component to your app. You’ll need to provide your licenseKey
and configure fields
, settings
, user
props, and an onResults
callback.<DromoUploader />
Component Props Reference.Opening the Uploader
<DromoUploader />
component (like the “Launch Dromo Importer” button in the example above), these children will be rendered, and clicking them will open the Dromo modal.open
Prop (v2.0.9+)open
prop (boolean).open
prop in the <DromoUploader />
Component Props Reference.schemaId
prop. This simplifies the props you need to pass, as fields, most settings, and hooks will be loaded from your saved schema.