Connect button. Can be customized. Inert while an attempt is in flight, so a click only ever connects; pair it with CancelButton, or take WalletButton, to let the user abandon one.
import { ConnectButton } from '@bootnodedev/canton-dappbooster/connect'<ConnectButton /><ConnectButton>{label}</ConnectButton> Copy
import { ConnectButton } from '@bootnodedev/canton-dappbooster/connect'<ConnectButton /><ConnectButton>{label}</ConnectButton>
anatomy.ts for the part classes and state attributes the theme selects.
Connect button. Can be customized. Inert while an attempt is in flight, so a click only ever connects; pair it with CancelButton, or take WalletButton, to let the user abandon one.