Interface: PlandalfProviderProps
Defined in: context/PlandalfProvider.tsx:6
Extends
Partial<FlowResultStatus>
Properties
children
children:
ReactNode
Defined in: context/PlandalfProvider.tsx:12
publicKey?
optionalpublicKey?:string
Defined in: context/PlandalfProvider.tsx:11
Optional. The core SDK identifies the org via apiBase (your org's
Plandalf URL); the key is only consumed by the legacy embed wrapper.