JustaNameProvider

@justaname.id/reactDocs


@justaname.id/react / JustaNameProvider

Function: JustaNameProvider()

JustaNameProvider(props, deprecatedLegacyContext?): ReactNode

Provides JustaName context to child components, allowing them to access and interact with the JustaName service.

Parameters

props: JustaNameProviderProps

The props for the JustaNameProvider component.

deprecatedLegacyContext?: any

Deprecated

See

React Docs

Returns

ReactNode

The provider component wrapping children.

Component

Defined in

packages/@justaname.id/react/src/lib/providers/JustaNameProvider.tsx:84

Last updated