React Components
Component Properties
All React components support the same properties as their HTML element counterparts:- AppKitButton:
size,label,loadingLabel,disabled,balance,namespace - AppKitConnectButton:
size,label,loadingLabel - AppKitAccountButton:
disabled,balance - AppKitNetworkButton:
disabled
<appkit-wallet-button />

- Install the package:
- Import the library in your project:
- use the component in your project: