> For the complete documentation index, see [llms.txt](/llms.txt)

# React Components

Pre-built React UI components for wallet interaction



The `@mysten/dapp-kit-react` package provides pre-built React components for common wallet
interactions.

## Available Components

* [`ConnectButton`](/dapp-kit/react/components/connect-button) - A button that opens the wallet
  connection modal and displays account info when connected
* [`ConnectModal`](/dapp-kit/react/components/connect-modal) - A modal dialog for selecting and
  connecting to a wallet
