Properties
Optional
name
name?: string
Optional
withVisitor
withVisitor?: boolean
Optional
withDevtools
withDevtools?: boolean
Optional
initializeOnCreate
initializeOnCreate?: boolean
Optional
children
children?: ReactNode
Optional
candidString
candidString?: string
Optional
fetchingComponent
fetchingComponent?: ReactNode
Optional
errorComponent
errorComponent?: ((error) => ReactNode)
Type declaration
- (error): ReactNode
Returns ReactNode
Optional
loadingComponent
loadingComponent?: ReactNode
Optional
authenticatingComponent
authenticatingComponent?: ReactNode
Optional
didjsId
didjsId?: string
Optional
disableAutoFetch
disableAutoFetch?: boolean