Canton dAppBooster
    Preparing search index...
    • Abandons the connect attempt ConnectButton started, and is inert while there is none. Reach for it wherever a wallet prompt the user walked away from would otherwise leave the app pending forever. It spins while the attempt is in flight and keeps its accessible name on the action, so the wait is announced through the live region beside it rather than by renaming the button.

      Parameters

      • __namedParameters: DetailedHTMLProps

      Returns ReactElement

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

      <CancelButton />
      <CancelButton>{label}</CancelButton>
      

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