useStackApp()
The useStackApp
hook returns a StackClientApp
object from the one that you provided in the StackProvider
component. If you want to learn more about the StackClientApp
object, check out the StackApp documentation.
Example:
useStackApp()
The useStackApp
hook returns a StackClientApp
object from the one that you provided in the StackProvider
component. If you want to learn more about the StackClientApp
object, check out the StackApp documentation.
Example: