useWixModules()

Deprecated

This hook is deprecated. For more information, see Migrating from sdk-react.

The useWixModules() hook binds an SDK module to the authentication strategy of the enclosing WixProvider and returns an initialized module.

Note: This hook must be used inside an enclosing WixProvider component.

Example

Copy
1
Was this helpful?
Yes
No