Canton dAppBooster
    Preparing search index...
    • 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.

      Parameters

      • __namedParameters: DetailedHTMLProps

      Returns ReactElement

      import { ConnectButton } from '@bootnodedev/canton-dappbooster/connect'

      <ConnectButton />
      <ConnectButton>{label}</ConnectButton>

      anatomy.ts for the part classes and state attributes the theme selects.