Skip to content
CCPEDIAby Unity Nodes
Documentation/Partylayer Xyz/partylayer.xyzView on Partylayer Xyz

ConnectButton Component

ConnectButton `ConnectButton` is a ready-to-use component that handles the entire wallet connection lifecycle. It renders a connect button when disconnected and shows the connected party ID with a disconnect dropdown when connected. Basic Usage tsx Copy ``` import { ConnectButton } from '@partylayer

Read on Partylayer Xyz