LensProviderProps: {
    children: ReactNode;
    config: LensConfig;
}

props

Type declaration

  • children: ReactNode

    The children to render

  • config: LensConfig

    The configuration for the Lens SDK