import { DisconnectButton } from '@bootnodedev/canton-dappbooster/connect'
<DisconnectButton />
<DisconnectButton onClick={(event) => { event.preventDefault(); toggleMenu() }}>
{label}
</DisconnectButton>
anatomy.ts for the part classes and state attributes the theme selects.
Disconnect button. Can be customized.