Skip to main content
The WalletDropdownLink component creates customizable, interactive links within the wallet dropdown menu.

Usage

Add a custom link to the wallet dropdown menu, allowing users to navigate to external resources directly from the wallet interface.

Custom children components

Accepts React children, enabling the use of custom elements, styled text, icons, and complex components. This allows for diverse customizations, including complex layouts and conditional rendering based on your app’s state.

Override styles

You can override component styles using className.

Props

See the types for more details. WalletDropdownLinkReact