useFrigade()
hook exposes the underlying Frigade JS SDK instance that powers the React SDK.
View the Frigade class docs to see the available fields and methods.
useFrigade
hook can be used to access the underlying Frigade JS SDK instance and interact with it directly.
It should rarely be used as the provided useFlow, useUser, and useGroup hooks should be sufficient for most use cases.
<Frigade.Provider />