Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Summary
This hook can be used to programmatically show/hide some dynamic modals. The hook needs to be initialized within a child of DynamicContextProvider.If you are not using
DynamicEmbeddedWidget, you need to use this hook with DynamicMultiWalletPromptsWidget to display the modals.setShowLinkNewWalletModal
Type:Dispatch<SetStateAction>
Use it to link a new wallet when the user is logged in.